minduch commented on issue #1461: URL: https://github.com/apache/cordova-android/issues/1461#issuecomment-1192436064
Well, @erisu, I have read that documentation quite well. And it's almost impossible to understand what we have done wrong with the `cdv_splashscreen_background` to cause the `cordova prepare` command for Android to fail. Then you also say in Cordova-Android-11 that it is deprecated and should not be installed because it is integrated. At least provide SOME lead as to which setting is valid in the NEW Android-11 version and which ones do no longer apply. It shouldn't clutter up the documentation more than it already is. I think the issue is the failure of `prepare` for Android@11 platform, and that should be fixed so that it doesn't produce a null exception, but rather end with a descriptive error message in case the config.xml file is wrong somehow. The same config.xml worked just fine in `[email protected]`. Probably the setting `AndroidWindowSplashScreenBackground` is the internal `cdv_splashscreen_background`, but how should non-cordova-committers know? The `prepare` stage should not throw a null pointer -- it's that simple. It's a bug, and the documentation is not too easy to understand... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
