Forum Discussion
shehran
3 years agoHonored Guest
Error Type : FOCUS_AWARE_REQUIRED
Hello guys, I was publishing my Unity XR apk on Oculus Developer Hub, but white uploading an error pops out. It says - The focus aware manifest meta-data tag must be set with required="true". More i...
scrunch_00
3 years agoHonored Guest
My AndroidManifest.xml looks like this
AdamStepinski
1 year agoHonored Guest
Use custom manifest (Poject Settings > Player > Publishing Settings > Build > Coustom Main Manifest
and put <meta-data android:name="com.oculus.vr.focusaware" android:value="true"/>
inside <application>
in that xml in the Unity project
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
- 8 months ago