App White Screen

If your app has a white screen on a device or in the browser preview, here are a few things you can try.

  • Rebuild the app
  • Clear your browser cache
  • Change the homepage in your menu, to see if the page is the problem
  • Make sure you are using https for page urls and API routes
  • On your device, build for development and use USB debugging to look for console errors
  • Remove any custom code or custom settings temporarily