net::ERR_INTERNET_DISCONNECTED

hi friends,
is there a way to customize the page i see with this error? for example when there is no connection available?
I don’t want to detect the error but i want to customize the error page only on my app… possible?

Error is: net::ERR_INTERNET_DISCONNECTED

What about searching the community?

3 Likes

thanks, sure.

1 Like

When you detect that the error has occured set the webviewer visible to false and make a image visible.
and use your custom image to show error.


Image from freepik. You can search for error name illustrations.

2 Likes

i tried several examples like this but the easy and strong way to fix is customize the error page of the apk/android

You can easily do this.
Use Network component in Connectivity tab.

Annotation 2020-06-14 135518

Use On Disconnect and On Connect blocks like this:

blocks

blocks (1)

2 Likes

Take a look at https://youtu.b e/-OdKwJ8wO-g (remove space)
WARNING! The video is not in English

Hi I Looked into your issue and solved it :heart:

Used a extension which you can download from here:- Download Extension

Now aia of this :- Custom_offline_page.aia (16.4 KB)

If my Solution Works don’t forget to give my solution a :white_check_mark: mark

Blocks Used:-

2 Likes

Please link to the extension’s original post instead of uploading it here, thanks.

2 Likes

Now happy??

Instead of using this use thus extension

both are the same but this one is geting updates regularly.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.