Minimum SDK... Play Store doesn't like my .aab

Why is the iconname included in this extension? Could that be removed to reduce reliance on an external site?

It's the extension icon; you can also leave it out. Anyone can do it however they want.

Obrigado, funcionou para meu app.

yes, it could be stored it subdirectoery aiwebres and added locally by the extension author like this

iconName = "aiwebres/icon.png"

however

Taifun

Hi,
I followed your instructions and loaded my aab bundle successfully. Thank you.
Lye SK

[quote="ewpatton, post:65, topic:133782"]
After I turned off the "Installer check" the save button (loose its brilliance) cannot work.

I also tried another option from ChatGPT, and it didn't work.
Any other ideas please?

→ Post #33Minimum SDK... Play Store doesn't like my .aab - #33 by Anke

I did "Import and drag it onto the screen." It didn't change anything.
Should I use the extension in the BLOCS section? How?
Thank you

See this post for a different method:

You should not get the error message in Google Play anymore
Do you like to show us in a screenshot what you did and which message you get from Google Play?

No
Taifun

1 Like

Thank you Taifun. I tried it again, I believe that the SDK21 is
Designer sheet 1



possibly solved, but I have got the key signing nightmare. Any hint on how to do that, PLEASE. Tks

Your solution worked.
Thank You.

Which solution are you referring to specifically? I'm a bit lost on what the working solution is to solve the low SDK issue

Both solutions work, the accepted one

As well as using the extension to set the min sdk to 21

Taifun

I used the first of the two proposals and it worked.
Thank you

I would like to use Android SDK min target 35 (API 15). Can AI2 be updated to build Android SDK 35 packages please. :slight_smile:

I do not believe you do. AI2 will target API 35 (max not min) in the upcoming release, to comply with Google Play requirements for new apps and app updates from Aug 31 2005.

This topic is about minimum SDK.

There is also a maxSdkVersion which ensures that an app can only be installed on devices with at most this API.

6 posts were split to a new topic: App must target Android 15 (API level 35) or higher