-
**Describe the bug**
when I try to generate apk in android following all instructions correctly, I skip the error.
The application works correctly on WEB
**Error**
Execution failed for task ':ap…
-
### Issue Type
- [x] Bug Report
- [ ] Feature Request
- [ ] Support Question
## Description
I recently upgraded to cordova-ios 6.2.0. After dealing with a lot of other incompatibilitie…
-
**Describe the bug**
After installing cordova-plugin-firebase, I am able to `cordova run ios --device` but I am not able to `cordova run android --device`. When I do so, I get the following error:
…
-
# Bug Report
Trying to write to localStorage is breaking on Android with Cordova 11.1.0 (cordova-android 11)
## Problem
I am using plugin `cordova-plugin-file-downloader` which is essentially a w…
-
# Bug Report
## Problem
I had an issue reported against a plugin of mine (https://github.com/dpa99c/cordova-plugin-hello-c/issues/10) and from the description it seemed like `cordova-plugin-ioni…
-
# Bug Report
## Problem
I have an issue with a specific third party plugin : https://github.com/vidinoti/cordova-plugin-PixLive
With a fresh empty cordova create app, no other plugin except whi…
-
**Describe the bug**
While trying to solve [this issue](https://github.com/arnesson/cordova-plugin-firebase/issues/1057#issuecomment-490404985) I had to run:
1. ionic cordova platform rm android
2.…
-
google play console require adding this to androidmanifest.xml for android 13
does the plugin add this automatically ? any idea how to add this since this file is autogenerated ?
-
The following error occours when preparing a cordova project:
```
npm ERR! code E404
npm ERR! 404 Not found : com.wikitude.phonegap.WikitudePlugin
npm ERR! 404
npm ERR! 404 'com.wikitude.phonega…
-
**Describe the bug**
After a successful android build add in FireBase 2.0.1 get error building android.
**To Reproduce**
Steps to reproduce the behavior:
Have the following plugins instal…