kzimny commented on issue #1008: URL: https://github.com/apache/cordova-android/issues/1008#issuecomment-885162279
My app crashes when open an internal test release from google play with the fix minifyEnabled = true in `app/build.gradle` proposed by @mosabab. The mapping.txt file is automatically added into bundle. It can be uploaded to google play without any warnings tried, but it it crashes every time. Question: what can happen in production when I would publish the app without the fix, with warning about java/kotlin code? I installed such internal release with this warning on my android device. The app works without crashing. Is the warning important for production releases? Does someone published an aab bundle to production with this warning message? Please help! -- 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]
