DeltaFox0018 opened a new issue #889: App don't work with Android SDK 28 emulator URL: https://github.com/apache/cordova-android/issues/889 Hi, after installing cordova I have created a new project. The contents of the www folder are generated by building an Angular project As a platform I added [email protected] with target SDK at 28 and min SDK at 19, after doing the build of the project, I open the emulator with SDK 28 launch the command cordova emulate android and on the device the white screen opens, instead if using an emulator with SDK 29 the app opens and shows the correct contents of the www folder. Anyone know how I can fix it?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
