HefnySco / andruav_android_app

14 stars 7 forks source link

build target 33 #25

Closed Jai-GAY closed 5 months ago

Jai-GAY commented 10 months ago

More needs to be done before the app can safely move to AP1 33. Under build target 33, all permissions are allowed still missing permission keeps popping up.

images are attached.

READ_EXTERNAL_STORAGE is deprecated (and is not granted) when targeting Android 13+. If you need to query or interact with MediaStore or media files on the shared storage, you should instead use one or more new storage permissions: READ_MEDIA_IMAGES, READ_MEDIA_VIDEO or READ_MEDIA_AUDIO.

SDK_33 SDK_31