-
First of all, thank you for your good work! I have been able to migrate my project from the plugin `cordova-plugin-admob-pro` to yours in less than 30 minutes. However, I think have found an issue on …
-
**Ionic version:** (check one with "x")
[ ] **2.x**
[ ] **3.x**
[x ] **4.x**
**Ion2-calendar mode:** (check one with "x")
[ ] components mode
[x ] modal mode
**I'm submitting a ...** (ch…
-
**Ionic version:** (check one with "x")
[ ] **2.x**
[ ] **3.x**
[ ] **4.x**
[x] **5.x**
**Ion2-calendar mode:** (check one with "x")
[x] components mode
[ ] modal mode
**I'm submitting a…
-
**I'm submitting a ...**
[x] bug report
[ ] feature request
**Current behavior:**
```
// importing platform
import { Platform } from "ionic-angular";
```
```
// add it on the constructor
…
-
_Original issue by @tietthinh on [2018-12-05T04:45:28Z](https://github.com/ionic-team/ionic/issues/16594)_
# Bug Report
**Ionic Info**
Ionic:
ionic (Ionic CLI) : 4.4.0 (C:\Users\thinh.tran…
-
_Original issue by @ckris on [2017-10-25T19:38:43Z](https://github.com/ionic-team/ionic/issues/13243)_
**Ionic version:**
[ ] **2.x**
[x] **3.x**
[ ] **4.x**
**I'm submitting a ...**
[…
-
# Bug Report
## Problem
11-15 16:15:45.634 27694 28035 W AudioManager: Use of stream types is deprecated for operations other than volume control
11-15 16:15:45.634 27694 28035 W AudioManager: …
-
_Original issue by @marclfv on [2018-12-20T19:19:22Z](https://github.com/ionic-team/ionic/issues/16847)_
Ionic version: (check one with "x")
[ ] 1.x (For Ionic 1.x issues, please use https://github.…
-
# Bug Report
## Problem
`cordova run ios` fails after adding `` to `config.xml`. I've provided the `resources/icon.png` file, relative to the Cordova project root.
CLI error message:
> The f…
-
On windows using Command Prompt or Powershell, when we need to use the intermediate `--` to pass through arguments, the `--` needs to be enclosed in quotations
For example:
```
cordova build an…