Forum Discussion
jaemoonc
3 years agoExplorer
removing android.permission.READ_EXTERNAL_STORAGE results in black screen on apk build
Hi! I am having issues submitting my games on App Lap. When I tried to execute my game on the quest2, it shows nothing but black screen after splash screen. (It's different than a 'three dots' pro...
- 3 years agoI think I have found a solution to this problem.I have separated my Map into multiple chunks, then loaded it in runtime sequentially, then built a (singleton)reference to the object.In this way, I was able to solve the problem effectively. No more black screen in shipping build!thank you all.
pro_zac
3 years agoMeta Employee
Can you share a log file from the app hanging at the black screen on startup?
adb pull /sdcard/UE4Game/ProjectName/ProjectName/Saved/Logs/ProjectName.log
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
- 3 years ago
- 8 months ago