-
Hello there,
I am currently in the process of migrating a project from Ionic 6 and Angular 7.2 to Ionic 7 and Angular 16.2. I'm encountering the same issue as described in #417. When attempting to bu…
-
This plugin and Cordova's Facebook Plugin [here](https://github.com/Wizcorp/phonegap-facebook-plugin) can not be built together due to conflicting android-support library files. When I try to build, I…
-
Since [`cordova-plugin-admobpro`](https://github.com/floatinghotpot/cordova-admob-pro) has disabled its issues page, and the old issues are no longer accessible, including those complaining revenue lo…
-
* **Version**: Cordova 8.0.0
* **Platform**: Ubuntu 16.04.3 LTS Linux 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64
* **Subsystem**: Cordova Android Plugin nodejs-mobile-cord…
-
Now that phonegap needs us to use npmjs based plugins instead of pgb, I am trying to find the same plugin in npmjs, but couldn't find it. Can you help me?
-
It seems that cordova whitelist plugin is not being copied fully. Especially plugin.xml.
-
# Bug Report
## Problem
### What is expected to happen?
Icon should be visible at each start up.
### What does actually happen?
The splash screens show only the background color specifi…
-
Just curious as to whether anyone has done any work to get the Cordova iOS plugins working in an Ionic app?
-
I'm using the @awesome-cordova-plugins/google-plus/ngx library to implement Google authentication in my Ionic project. Here’s the code I'm using:
```
loginGoogle() {
const clientId = this.pla…
-
I notice that {{ cordova }} has a list of plugins. I tried adding the cordova-plugin-inappbrowser but it does not show up in the list of plugins. Is there something I am missing where I Should be add…