Granting of access when installing the app on a mobile phone

Hello,

I created an app and installed it on my mobile phone as a test, but now I have a problem - how do I get the installation to ask whether, for example, access to photos should be allowed? Currently, the app is just installing and it does not have access to my phone's data.

thanks for your help

Ludwig

as soon as the permission is needed, for example using the image picker, the permission window will be displayed
in case you want the permission window to appear directly after Screen.Initialize, just use the AskForPermisson method from the Screen drawer together with the permission you need, for example android.permission.READ_EXTERNAL_STORAGE

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.