cordova-android icon indicating copy to clipboard operation
cordova-android copied to clipboard

Apache Cordova Android

Results 138 cordova-android issues
Sort by recently updated
recently updated
newest added

# Bug Report ## Problem ### What is expected to happen? When I use I noticed, that nothing add to the AndroidManifest (except edit-config, it works) when I do cordova...

# 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-ionic-webview` was the cause, but after some...

# Bug Report ## Problem The app's background color regularly flashes over the contents of the app when I resume the app from the background ### What is expected to...

# Bug Report ## Problem I get a flash of the DOM content when making a video fullscreen. ### What is expected to happen? The video becomes full screen without...

# Bug Report ## Problem Android INTERNET access permissions not being added in AndroidManifest.xml using Cordova 9.0.0 ### What is expected to happen? in the previous cordova versions, uses-permission was...

# Bug Report App config.xml does not update AndroidManifest.xml file's versionCode, versionName or anything ## Problem I have changed app version, add some meta-data at android scope in config.xml file...

support

# Bug Report ## Problem Device can't be found by Cordova that was connected using the "Wireless Debugging" feature in Android 11 ### What is expected to happen? Device is...

# Bug Report ## Problem Hallo guys! I found some problem.. maybe anyone can help. with android “singleInstance” or “singleTop” after onPause my app was killed from system tasks. and...

Hi, I try to include multiple cordova plugins when try to add this edit-config, it claims tobe conflicted. ``` ``` after troubleshoot notice that this conflicted with this one ```...

# Feature Request: Build Variants ## Motivation Behind Feature I would like the ability to create a development test version of my app. The dev version of the app should...