NiklasMerz commented on pull request #1137: URL: https://github.com/apache/cordova-android/pull/1137#issuecomment-736780695
I pushed some more breaking changes with APIs that got deprecated in API level 30. Lets test it out and see if we can get rid of them. @jcesarmobile Maybe you could help me with routing for single page apps? I am not sure how to do that properly since the WebViewAssetLoader behaves a bit differently. So my Angular has a page `/login`. I open the app it starts at `/index.html` and everything is fine. If I reload the page it tries to load `/login`. How could we solve that? ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
