Error Screen
Last updated
Was this helpful?
Last updated
Was this helpful?
With our editor, you can create your unique network error screen; this screen will appear to the user once any loading issues happen. User can use to reload the page (latest successfully loaded URL) or relaunch their app.
You can't control this in your app with SDK or Plugins
For single-page applications, enabling the Continual Network Check option is recommended. This setting ensures that users cannot navigate within the app when internet connectivity is unavailable. If Continual Network Check is disabled, the error screen will only be displayed when an https://
request fails due to a loss of connection.
The size should be 2048x2048, and the image should have a PNG format.
Check out the below for more details 👇🏻