Forum Discussion
motorsep
10 years agoStart Partner
[Gear VR] How to set permissions in UE 4.12 / 4.13 ?
How do I specify permissions for my UE4 Gear VR app ?
Thanks
Thanks
4 Replies
Replies have been turned off for this discussion
- vrdavebOculus StaffFor static permissions, the easiest way is to modify Engine\Source\Programs\UnrealBuildTool\Android\UEDeployAndroid.cs or the AndroidManifest in the intermediate/android/apk directory. I haven't tried this, but there is also a GUI plugin AndroidManifestConfigurator. If you need runtime permissions, use the Android requestPermissions API.
- motorsepStart PartnerI am referring to https://developer3.oculus.com/documentation/publish/latest/concepts/publish-mobile-req/
Is it talking about static permissions ? (like the ones you see when installing android apps from Play Store) - vrdavebOculus StaffThe default permissions should be fine for the purposes of that doc. Is the app being rejected due to excessive permissions requested?
- motorsepStart Partner
vrdaveb said:
The default permissions should be fine for the purposes of that doc. Is the app being rejected due to excessive permissions requested?
Ah, cool.
Nah, I am just thinking ahead. Not sure what UE4 does with permissions (especially now that the manifest is being generated on deployment) and that's why I am asking.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 years ago
- 8 months ago