jcesarmobile commented on issue #889: App don't work with Android SDK 28 emulator URL: https://github.com/apache/cordova-android/issues/889#issuecomment-598474509 Make sure your angular build is not adding module and nomodule scripts, they don’t work when served from file protocol, which cordova uses by default. If you want to serve from http or https then you can try ionic webview plugin.
---------------------------------------------------------------- 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]
