No internet screen

Hi,

I have built a webview app with a splash screen.
So, basically my app have only 2 screens.

Screen 1 = Splash
Screen 2 = Webview screen

I would like add a 3rd screen in between both the screen. So, if the device have no internet connectivity that screen will be visible and if there is no issue in internet connective that screen will not be visible.

And this should all be checked in interval during the session.

ou can do something like this: on the timer check the node Furebase. If you do not return the correct value, then the connection is interrupted.