How to switch latest android 13 Version?

Now Niotron Target 33 (Android 13) SDK!

But I’m Confused about latest Android 13 Permission, Can anyone Guide us, How to configured permission on our apps and that apps running android lower version and Android 13 with no problem…

For my apps required permission :
“” Camera"" “” Storage""
Then, How can i manage this 2 permission on my project? Which is no issues on Android 13 and lower version… (If it possible to share any block then please give, how to do with block)

Note: We need to Updates our apps on playconsole!

First describe what the goal of your app is and what exactly the problem is. If the Camera component should take photos and not save them in the ASD, such photos must then be saved in one of the corresponding Shared folders (/Pictures, /DCIM, …) on Android 11+. No storage permissions (especially no WRITE permission) are required for this.

Also show what you have tried so far (your blocks).

Basically, My ““Camera”” Components Doesn’t Take Picture and Store, It’s just for QR Scanning purpose.
and My app ““Downloading PDF from online”” and store in listView.

ListView is not a location. ASD, /Download, …?

Post screenshots and the relevant blocks.

list view item load from Phone storage, Download/
PDF only

and one think mam…
I dont need to granted AUDIO,VIDEO Permission bcz my app not have a any audio picker pr video… My app just a downloading pdf and store it phone storage after that load this pdf inApp from storage download folder. and QR Code Scanning…

Ask "“WriteExternalStorage” Permission didn’t Work on Android 13… (its showing 908 error) I think Niotron Not added Android 13 Permission? Right??

Now for the third time: Post the relevant blocks.

Mam I’m send you the my project aia, Can you do it >13+ with no issues?