...
2 Deploy the AppConfig.json
2a) Via MDM
Quest for Business
https://developer.oculus.com/documentation/native/ps-assets/
ManageXR
https://help.managexr.com/en/articles/8013220-bundle-files-with-your-app
ArborXR
https://help.arborxr.com/en/articles/6333166-upload-files-to-arborxr
2b) Directly Upload to Headset
App configs may optionally be directly uploaded to a headset.
We recommend using SideQuest for doing this.
Simply add Add the AppConfig.json in one of two locations:
The app data folder (Android > data > packagename > files), or
The obb folder (Android > obb > packagename)
If using SideQuest you may use the FileManager built into the tool to do this. It will start at the /sdcard path so simply navigate to the given folder and add the file. See the image below for reference.
...