Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
5 years ago

Android Download Image | App First Launch

If a shipping build is made and installed, the Download Background Vertical/Horizontal Image, which is under Android in the Project Settings, will appear during the initial launch of the app, but it does not display properly appear in VR and will not pass the app submission test. Is there some way to prevent this from appearing? I tried replacing the images with blank images, but the word "Download" appears at the top left and I am concerned that it will not pass the app approval process.

2 Replies

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous
    That should not appear at all so sounds like an incorrect android setting configuration to me. Do you have package inside one apk ticked so there is no OBB file generated?
    Otherwise check the quick start to make sure your project settings are setup correctly
  • Anonymous's avatar
    Anonymous
    Thank, yeah there was one setting missing. And I did not have package inside one apk configured. I had to enable Disable verify OBB on first start/update.