-
# Bug Report
## Problem
Cordova plugin camera get picture. metadata not found in cordova ios
### What is expected to happen?
Get metadata data when taking photos on iOS
### What does actual…
-
If the plugin is added to project it breaks electron builds with the following errors printed to console:
```
cordova.js:1171 Uncaught Error: Module cordova-sqlite-storage.sql does not exist.
Unc…
-
Hi guys l have a problem with Bluetooth LE using the Advertising on ionic Cordova project. The plugin is working fine on Android 13 if l upgrade to Android 14 i.e. API 34 it is not working on Advertis…
-
# Bug Report
## Problem
`captureVideo()` crash app on android 14.
### What is expected to happen?
it should record video.
### What does actually happen?
App Crash
## Information
…
-
# Bug Report
## Expected Behaviour
App must compile fine with sdk Target set to 34
## Actual Behaviour
Project fails to compile
## Reproduce Scenario (including but not limited to)
ionic c…
-
Hey, sorry, couldn't find an email or anything so I'll ask here. As the title says, my mobile app uses Cordova which uses Chrome's WebView implementation. Anyways, after our tablets in the field auto-…
-
## Actual Behavior
1. Started with an existing cordova project that had been working in the emulator in the past
2. Created a new `launch.json` file with Cordova debug configuration (see https://git…
-
**Description**
I am trying to add the location services to get a GPS location in the app, but I am not able to get the correct linking. Based on the [Hauweis dev site](https://developer.huawei.com/c…
-
When building my meteor3 app with:
`meteor build /tmp/meteor_build --architecture os.linux.x86_64 --server-only --directory`
I get the following error:
```bash
Errors prevented bundling…
-
I've been running into issues with running and debugging a Cordova app on Meteor 2.12.
I created a new app, added platform-ios, and started it. The following errors come up on startup:
```
=>…