Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cordova Android 11 :style/Theme.App.SplashScreen not found #260

Closed
clarklight opened this issue Mar 15, 2023 · 2 comments
Closed

Cordova Android 11 :style/Theme.App.SplashScreen not found #260

clarklight opened this issue Mar 15, 2023 · 2 comments

Comments

@clarklight
Copy link

clarklight commented Mar 15, 2023

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

@Lyfei
Copy link

Lyfei commented Apr 3, 2023

Has it been solved?

@clarklight
Copy link
Author

@Lyfei I used the https://www.npmjs.com/package/cordova-plugin-advanced-imagepicker in the end.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants