Permission Issue

Hello Iam using Download Compoent in my app…

kodular fixed download component issue & now downloading is working fine…

In Android 11 + we don’t need ask write permission…so i removed permission asking blocks…

Now the download is working in Android 11 without asking permission below 11 download compoent itself asking permission for write storage…

So i don’t need to ask permission in screen initialize??

Well, you said, you tested it on several Android versions and you also said, it is working fine… which means it looks like you made everything correctly

Taifun

@Taifun ok but have a small doubt after intstalling app in android 11 in app permission in device settings do not asking storage permission & in lower android download compoent itself asking permission so below android 11 it is enbled storage permission…

Now my doubt in my previous update android 11 also asking storage permission & it already enabld in some devices if that user update my app it will alredy enabled storage permission in app settings actully it not needed is this any policy issue?? (New version does not asking any permission in android 11)

Is there any problum??

There should be no problem …
Taifun

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.