Cordova app white screen and loading loop
I migrated my app made with Cordova to Android 13. But when I open the app, I only get a white screen, and with Inspect with Chrome I see that it is refreshing infinitely, see the video
https://streamable.com/y0i68d
Cordova SDK problem with com.google.android.play:core:1.10.0
Recently, I have this error message from Google :
Cordova icon background color no build
I’m following the documentation on about to add a background color to my icon.
Cordova webview inspector size vs device size
The webview size in the Android (chrome) inspector is proper but on a device (Pixel 4a – Android 13), the navigation bar overlaps the webview. How do I make sure the nav bar does not overlay the webview?
Cordova webview emulator size vs device size
The webview size in the Android emulator is proper but on a device (Pixel 4a), the navigation bar overlaps the webview. How do I make sure the nav bar does not overlay the webview?
“android:exported” Android 12 on Google Play console
i get “android:exported” error when try to load .aab on google play console. This is my manifest.xml
Error while building “hello” cordova project
I am starting with cordova and I was trying to build the sample hello application.
Here the command I used: