-
**Description:**
start a new project width ionic-cli , type is cordova, add some usual plugins, run on device, the console show this error
**Steps to Reproduce:**
1. ionic start project --…
-
Hi. Running in the following problem:
Cordova version: 12.0.0
Cordova-ios version: 7.0.1
Cannot find module '../../src/cordova/metadata/ios_parser'
Require stack:
- /usr/local/lib/node_modu…
-
### Expected Behaviour
The result of this method returns object 'registration'
```
pushObject.on('registration')
.subscribe((registration: any)
```
And being able to retrieve APNS token …
-
# Bug Report
Sry for open a new Bug Report. Maybe there is already one for this topic.
On some device like the Xiaomi or google pixel you cant access to the media file, in this case i try to record …
-
**Ionic version:** (check one with "x")
[ ] **2.x**
[x] **3.x**
[ ] **4.x**
**Ion2-calendar mode:** (check one with "x")
[x] components mode
[ ] modal mode
**I'm submitting a ...** (chec…
-
Hello,
I am building an Ionic 3 app for iOS using your plugin and I'm getting the following error:
> No visible @interface for 'FIRInstanceID' declares the selector 'token'
I could not figure…
-
I have an IONIC 5 / cordova project and I use InAppBrowser to open a link.
In the next code:
const browser = this.iab.create(url);
I get error "WARN: InAppBrowser is not installed or you are runn…
-
Hi,
We're facing a problem with the latest release Cordova 4.1.3 .
When the app is initialized, every resume we get this error what causes the app to work unexpectedly:
**_error":"Warning. Session …
-
I looked a bit at the Cordova Telemetry data about the commands executed:
https://datastudio.google.com/reporting/0B-Ja5cNOX_XLTElHdWd4V2NUem8/page/zkJF
Looking at the `unsuccessful` commands, yo…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…