Google Play Console requestLegacyExternalStorage

  • No, WRITE_EXTERNAL_STORAGE permission is NOT declared in the Manifest of an empty project (with only one button).
  • Yes, android:requestLegacyExternalStorage="true" is declared in the Manifest of each project, as I already said here:

To prevent access problems to the external storage with Android 11 devices.
As I already said (→ #15): targetSdkVersion = 29: requestLegacyExternalStorage → works.

No !!!

No, only these:

<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>

and these (non-dangerous permissions) are always declared.

No.

5 Likes

please tell clearly what i should do ?

Nothing…

(as of now )

Bored Nothing GIF

3 Likes

then when we will update our app?

I think everything necessary on this topic has already been said.

2 Likes

Some times you require the permission even just for a simple button if you’re using the “background-image” block or the “image” block of the button.

Just relax and do nothing.

1 Like

Setting a background image does not require the READ_EXTERNAL_STORAGE permission, they image would be read from assets.

I have never used that feature. but, what if you set the image from external storage?

I don’t think thats possible.

Of course, that is possible (also on Android 11 devices):

Blocks / screenshot Pixel 2XL (A 11)

3 Likes

So, what happens when Kodular doesn’t target Android 10 anymore :slightly_smiling_face:

1 Like

In this specific case (as shown by me) nothing changes if the app (Kodular) targets API 30 (targetSdkVersion = 30).

1 Like

dear bodymindpower if we know about how to do that we cant post like that questions but we need an explanation video or step-by-step guide how to fix this error on the google play console. because this is 0 knowledge app-making platform (kodular ) that’s why we are here. so please don’t give an answer like we are professional

If you read this thread you will find it.

2 Likes

Does reading require a professional?

You have to do nothing, Ignore the message

Right, as has already been said often enough.

It’s not an error, actually not even a warning, but just a hint.

2 Likes

Edited. And yes more than enough

I wish I had your patience

are you find solution of this pronlem.?

1 Like

Can we finally close this topic please?
Everything has already been said.

4 Likes