Hello!
It's been a week since I emailed in regarding an "Intermittent black screen / long startup delay before first layout appears in Android export and Preview" and the Google Play Store will not publish the app until it is fixed. I have tried reading forums and I can't figure out the issue, I am wondering if it is a bug?
The delay is 1-4 seconds before the MainMenu is visible, and the rest of the app works fine.
Info:
Construct version: r495.2
Platform: Chromebook
Project: UNWIND
Export target: Android via Cordova
I am fine sharing my file with support if that will help get it resolved, I just have no idea what is causing the issue.
I have also reproduced the startup delay when using Construct 3 Preview, so it does not appear to be limited to the Android export.
Troubleshooting already performed
I changed the Project Properties → Startup settings:
First layout: MainMenu
Use loader layout: OFF
Loader style: Construct Splash
Preload sounds: OFF
Disabling Preload sounds did not resolve the startup delay.
I also checked Project Properties → Advanced:
Use worker: Auto
Enable WebGPU: originally Auto, changed to No
Framerate mode: V-synced
Changing Enable WebGPU from Auto to No did not resolve the startup delay in Preview.
I also temporarily investigated using a Construct loader layout, but understand that loader layouts are not intended to provide the normal loading screen for Cordova app exports.
Project details
The project is a relatively small 2D relaxation app called UNWIND. It contains three simple mini-games.
The project uses a 1080 × 1920 portrait layout.
The Android AAB produced from the project is approximately 8 MB.
Thank you for any help!!