02-20-2022 06:14 PM
Hello, Developers!
I have managed to upload alpha build through the Oculus developer hub(ODH).
I downloaded this build and tried to run it, but I couldn't proceed during the loading process.
do you guys have any clues? 😅
Little more info about my settings
1. If I launch directly from UE4 editor, my apk works fine in quest
2. I have followed step in quest2 + UE tutorials in OVR, except for some rendering settings due to art direction (multi-view: off, Mobile Hdr: on, MSAA: off)
Solved! Go to Solution.
03-07-2022 04:58 PM
Answer to my question, I've forgot to include obb files in ODH release channel.
don't forget to include obb files(if your package have it) when you submitting your apk.
or
You can package your project into single apk file. Project settings - Platforms - Android - APK Packaging - [Check true] Package game data inside .apk?
03-07-2022 04:58 PM
Answer to my question, I've forgot to include obb files in ODH release channel.
don't forget to include obb files(if your package have it) when you submitting your apk.
or
You can package your project into single apk file. Project settings - Platforms - Android - APK Packaging - [Check true] Package game data inside .apk?