i got the following warning after uploading aab file:
"Automatic integrity protection by Google Play is only supported from Android 5.0 (API level 21) onwards. Please set your minSDKVersion to 21 or higher in your app's Android manifest or disable integrity protection."
how can i comply with it? setting 'android sdk version (optional)' to 21 was not enough. (my android target version is 33)
Comments
https://forum.giderosmobile.com/discussion/comment/59419#Comment_59419
so do i need android studio to do that? if yes, then how? also, then it's not too practical since play store universally asks for this, so perhaps in gideros export settings there could be a slot for this info to set.
Fragmenter - animated loop machine and IKONOMIKON - the memory game
C:\Program Files\Gideros\Tools\export_android.lua
Likes: MoKaLux
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Likes: MoKaLux
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Fragmenter - animated loop machine and IKONOMIKON - the memory game
Current we support Android 4.0 and higher, setting min sdk to 21 would mean supporting only android 5.0 and higher.
Fragmenter - animated loop machine and IKONOMIKON - the memory game