You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested with a brand new app with nothing in it, built it and the app built fine, soon as i added the plugin it called this error, and can not be built, i tried the removing the themes.xml line from the plugin.xml but no luck, why is it calling this error when the plugin is installed?
I tried removing the line mentioned "" but console is still showing Cannot read property 'find' of null when i run cordova prepare
and when i run cordova compile the build fails.
Android resource linking failed
C:\Users\name\localhost\Work_Master\test_splashscreen2\platforms\android\app\build\intermediates\packaged_manifests\debug\AndroidManifest.xml:30: error: resource style/Theme.App.SplashScreen
Thanks
Clark
The text was updated successfully, but these errors were encountered:
Because even if i changed it, it complained about the plugin.xml or something else i think, and that part due to the Cordova android changes, it is just easiest to use that advanced imagepicker, that worked flawlessly.
Cordova Android 11.1.0
Cordova 11
I tested with a brand new app with nothing in it, built it and the app built fine, soon as i added the plugin it called this error, and can not be built, i tried the removing the themes.xml line from the plugin.xml but no luck, why is it calling this error when the plugin is installed?
#257
I tried removing the line mentioned "" but console is still showing Cannot read property 'find' of null when i run cordova prepare
and when i run cordova compile the build fails.
Android resource linking failed
C:\Users\name\localhost\Work_Master\test_splashscreen2\platforms\android\app\build\intermediates\packaged_manifests\debug\AndroidManifest.xml:30: error: resource style/Theme.App.SplashScreen
Thanks
Clark
The text was updated successfully, but these errors were encountered: