Question by
a_savinov · Dec 13, 2017 at 09:22 AM ·
c#mobile devicespermissions
Ask for gallery permission at runtime
Hello.
How to ask user for gallery permission at app runtime, like I can do with Camera or Microphone using https://docs.unity3d.com/ScriptReference/Application.RequestUserAuthorization.html
I just want to ask for permissions at app start but not after it tries to save something.
Comment
Your answer
Follow this Question
Related Questions
How to make the camera stay the same size when changing resolution 1 Answer
Writing Files to Android Device 0 Answers
The button works fine on Editor, but not on Mobile. 0 Answers
How to get the decibel level of a mobile micro (Android/iOS) 0 Answers
dragging multiple game objects simultaneously (mobile) 0 Answers