Android Question Warning when Review and roll out the release

mr.gedo

Member
hello

i have Warning when i review my app release
my apk size 10 MB

Warning
This APK results in unused code and resources being sent to users. Your app could be smaller if you used the Android App Bundle. By not optimizing your app for device configurations, your app is larger to download and install on users' devices than it needs to be. Larger apps see lower install success rates and take up storage on users' devices.

Warning
This APK contains Java/Kotlin code, which might be obfuscated. We recommend you upload a deobfuscation file to make your crashes and ANRs easier to analyze and debug. Learn More

Warning
This APK contains native code, and you've not uploaded debug symbols. We recommend you upload a symbol file to make your crashes and ANRs easier to analyze and debug. Learn More

what's problem ?
 

mr.gedo

Member
Is there any problem if I click on (start rollout to Production) ?
Please advise me

2.jpg
 
Upvote 0
Top