-
# 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…
-
## Plugin Request
**Name**: Capacitor Mux
**Package**: `@capacitor-community/@capacitor-mux`
### Platform(s)
- iOS
- Android
- Web (no implementation yet)
### Existing Solutions
…
-
# Bug Report
## Problem
### What does actually happen?
Unable to go to a different URL, stuck with initial URL
## Information
Here's the cordova website loaded into inAppBrowser in Android …
-
### Problem description
I tried to play media on android using the cordova media plugin,
But it doesn't work (ios works). I have tried many times, but I can't solve it. Is there anyone who can…
-
Whenever I try to install this plugin with Cordova 8 / cordova-android@7.1.0, I get this error:
```
Failed to install 'cordova-plugin-music-controls': Error: Unable to graft xml at selector "/manife…
-
I want decryption in android after run node encryption by Forge. But I don't found any document guide about it.
Please help me!
-
I have an android lib (aar) which contains a service and it's manifest. How can I wrap it in a Cordova Plugin? Found no samples with a service, manifest structure inside.
-
# Bug Report
## Problem
### What is expected to happen?
successful build
### What does actually happen?
```
Error: node_modules/cordova-plugin-file/types/index.d.ts:47:5 - error TS2687: …
-
# Bug Report
## Problem
We use a firebasex plugin, which has been working fine but lately we have noticed an issue and believe it could be related to plugin initialization.
…
-
## Describe the bug
I have installed the date-fns using the command `npm i date-fns` and I tried to follow the document [Introduction](https://date-fns.org/docs/Getting-Started#introduction) but I …