Best public solution for apk/obb hosting for Meta Quest for Business
Hello, I am looking to setup my VR app (apk + obb) to be hosted publicly and distributed to enterprise headsets via Meta Quest for Business. Unfortunately it looks like Meta Quest for Business does not provide a way to upload my apk and obb like I can for the Meta Quest store/app lab. Has anyone found a good solution that allows for automatic download like Meta Quest for Business requires to host their large apk and obb's that meets Meta's requirements? In some of their documentation they showed folks using https://rawgit.com/ but it looks like that service is being shut down and I'm not sure looking at the alternatives rawgit.com recommends if they will work for Meta. I have my apk and obb backed up on a public github with LFS (that autodownloads for me and is not SHA encrypted). But no matter what hosting solution I try Meta Quest for business scans the app and says there was an error: An error occurred when scanning the app file for Ace Double-check the app file link and try again. ThanksSolved3.2KViews1like8CommentsAdding Oculus Integration to app for Oculus For Business, result in black screen
Thank you ahead to whoever is reading this and offering help I have been trying to follow the documentation of Oculus Integration and imply Oculus Integration onto my app for Oculus For Business made with Unity 2020LTS.I've been following the documentation guidance step by step and just add a cube and drag the OVRCameraRig prefab into the scene. Also, I have followed the guidance in the Oculus setup screen indication and finished setup like adding OculusXR plugin and setup minimum API level to 29 (Android 10). That's just all what I have done, basically following this page in the official documentation: https://developer.oculus.com/documentation/unity/unity-tutorial-hello-vr/ But when I build and run the app on my Oculus For Business device. All I can see is 3 dots with a black screen. After several secons the 3 dots are gone and there's just a black screen. If there's any guidance on what went wrong and how to solve this problem. Or better, if anyone know a dedicated page or group for Oculus for Business development practices that I can refer to, it would be great. Thank you all!1.7KViews0likes4Comments