- Home /
Question by
ToxinHeart · Dec 12, 2016 at 08:07 AM ·
c#androidunity 5android-manifest
How to add android 6.0 permission explanation
The project is using Unity 5.3.4f1. and targeting Android 6.0. The app will have photos/videos/files Storage permission after the splash screen. The game will not run if the user deny the permission(Stop at splash screen). So we want to add explanation under this permission request. Any Help?
Comment