-
I have problems with the installation. when i type: "ionic cordova plugin add https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-sockets-udp" i get an error: "failed to fetch plugin
did…
-
Removing `launch-screen` makes faster only iOS apps, but doesn't make faster Android apps.
Please see also https://forums.meteor.com/t/meteor-cordova-startup-time/6266
-
I was delighted when I found this project. Well, actually when I found the irc-client plugin. Your idea is very similar to mine, problem is I can't get it to work.
Have you ever got this working?
…
-
Huawei made available their plugin for inapp purchases from cordova apps for use in the Huawei Appgallery store. It would be great to have that store supported in the @j3k0 `cordova-plugin-purchase` …
-
**Description**
We would like to see PhoneGap (CLI and Desktop) not require a specific version of Cordova. Instead, we would like each app to declare the Cordova version as a dependency. This will al…
-
I have upgraded my apps to 5.0.2
Fetching plugin "cordova-plugin-media" via npm
Installing "cordova-plugin-media" at "5.0.2" for android
Now play() no sound
config.xml
```
```
is it …
-
**CLI command:** cordova plugin remove cordova-plugin-firebase
**Output:**
```
Uninstalling cordova-plugin-firebase from android
Android Studio project detected
missing file :: app/src/main
Er…
-
Cordova plugins or their versions often cause problems for building apps or running apps on specific devices (with specific Android versions). It would help a lot if `ionic info` would also output a l…
-
It seems as adding the field "mobileSettings" in "buildOptions" fails no matter what you put in it.
For instance, I'm trying to do
```
"buildOptions": {
// mobile setting for cordova apps
"…
-
shareViaWhatsApp function doesn't open whatsapp directly with image parameter (this only happens with ios, in android works well), opens a modal with other apps to share, if I share only a message, pl…