-
I can't upload the latest build to Play store because of this. What are the potential issues of targeting API 34?
![image](https://github.com/user-attachments/assets/92ee5890-4792-4bee-bbe8-4541df8…
-
When building the app it fails with the following exception:
>
> Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Could not find com.graphhopper:graphhopper-tools:1.…
-
Hi,
is backbone-sql compatible to https://github.com/litehelpers/Cordova-sqlite-storage ?
I couldn't find any documentation to use a local Cordova SQLite db.
-
Getting the following error:
* What went wrong:
A problem occurred evaluating script.
> Could not find method compile() for arguments [com.journeyapps:zxing-android-embedded:3.3.0] on object of t…
-
When I install this 2 plugins I am getting this error in iOS. And I need cordova-sqlite-ext because I am using a prepopulated database.. In android works perfectly..
[ERROR] An error occurred whi…
-
Hi @jrowny, I saw this on Twitter earlier and have been itching to try it out all day with a project I'm building.
Any ideas how best to require Cordova/Cordova plugins in your main.js when testing i…
-
To use with websql or sqlite (ionic, cordova plugin)
line 88:
``` javascript
db = window.openDatabase(db_params.name, db_params.version, db_params.sub_name, db_params.size);
```
To (not fully test…
-
Update code for PhoneGap / Cordova 4.
ChoiZ updated
8 years ago
-
Do to issues where iOS pulls ports when apps are placed into the background, it would be a desirable feature to be able to restart the jxcore process when it is running under cordova. We are having p…
-
I think these languages should be added
- [ ] Go
- [ ] Rust
- [ ] Ruby
- [ ] C#
- [ ] Flutter
- [ ] Cordova
- [ ] Java
- [ ] React
- [ ] Swift
- [ ] TypeScript
- [ ] SCSS
I'll see if I…