cool-projects commented on issue #1374: URL: https://github.com/apache/cordova-android/issues/1374#issuecomment-982089791
@bradeaton FYI, I managed to get my issue fixed by removing the Cordova Android platform 1. `ionic Cordova platform rm Android ` 2. Then add platform again this time without the @latest so that I add the version 9.x `ionic Cordova platform add android` Android version 10.x has issues. Hope this helps. -- 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]
