Forum Discussion
De-Panther
9 years agoExplorer
Is android.permission.READ_EXTERNAL_STORAGE a must when using Unity?
The "OVRPlugin.aar" in the Unity installation folder, has this permission. The VR option in the player settings use it to build for the GearVR. Should I remove this permission? Is this permission...
vrdaveb
9 years agoOculus Staff
The default AndroidManifest is set up for development and there is no way to know at build time that you plan to use OVRMonitor. We are working with Unity to get a less heavy-handed approach in place to give devs more control over the permissions, intent categories, etc. Right now, the best workflow is unfortunately this. You can use APKTool to decompile your APK, modify the manifest however you want, and re-pack it.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device