-
As of January 1, 2023, [Android no longer accepts apps with version lower than 31](https://developer.android.com/google/play/requirements/target-sdk). However, Cordova is only compatible with [version…
-
I have downloaded from the repo the plugin and it has installed successfully via the command line, however when I copy the test code they suggest into my .js file called by Cordova in my project, it s…
-
Getting a white screen on load and freezing the Cordova applications. Not sure what I'm missing. Here are the installed plugins in the application -
```
branch-cordova-sdk 4.2.1 "branch-cordova-sd…
-
![Scan](https://github.com/zxing-js/ngx-scanner/assets/107801242/dca4e984-ab72-4511-becd-af37b510b19a)
Hello, I am using the ZXingScanner in an Android application through Cordova. I have the p…
-
# Bug Report
## Problem
I add this into my cordova project root config.xml file in the android platform node
```
```
The src file path does exist and it is valid XML
`r…
-
When performing some operations on Dexie Tables the application will crash. It always crashes at the same point, but the code that causes it to crash (not the only code) is Dexie.Table `toArray()`
…
-
### Application
Outline Client
### Describe the bug
I have used java 11 as mentioned in the requirements and which i tried to install the build-tools using following command.
$HOME/Library/A…
-
Hi ! I don't know why the plugin don't want to install ..
I tried step by step with and without the google-services.json file generate on firebase :
```
cordova platform rm android
cordova …
-
# Bug Report
This issue can interest also https://github.com/ionic-team/ionic
## Capacitor Version
Capacitor 1.x and 2.x
## Affected Platform(s)
- [x] Android
- [x] iOS
- [ ] Electr…
-
### What happened?
No push notification received when the App is in Focus, addForegroundLifecycleListener & event.notification.display() have no effect.
Also tried zero ForegroundLifecycleListener…