Why is there a white screen between the splash screen and rendered content of my progressive mobile web app and is there a way to remove it?
问题 I have installed my mobile web app to the homescreen of my Android phone. When I start the app, the splash screen is displayed with the app icon, name, and background color defined in my manifest.json file. Right after the splash screen disappears, a white screen flickers briefly and then the expected html content is displayed. How do I get rid of this white screen? I have discovered that reducing the file size of my coin-toss.html file (which is my start page) and removing <link> tags can