How to check for internet connection

hello i’m making a mobile game mainly for android and i want the to be connected to the internet all the time the goal is to check for internet connection when connected the game keeps running when disconnected show alert message and the game stops until reconnected to the internet i tried everything from internet connectivity Extinction and send a request action and even java script
can someone help please

There’s an extension that lets you know when there’s internet connection and when not. You can get from the extension store while in the project of the game you’re making

do you mean internet connectivity Extinction i tried it it works on the pc but not on android

Send me screenshot of your events


it works on pc but not on my android phone
what i’m doing wrong

The event is correct and it does work for me when i tried it, however is there any thing else triggering this event? let me get the whole pic, i can’t make it work with small part of the event,

nothing else triggering this event it works on pc but when exporting as apk on android it does not work it give me always connected even if im not connected
any ideas
thanks

See this is the events for me

This is when the user is connected to wifi

And this is when the user is not connected to the wifi

So idk if its a bug or maybe you switched out the things

ykank you for your help i will try to use javascript or build custom Extension

You don’t need to make custom extension, though it could be bug. However for me it works flawless, maybe you did the events reversed?

I did try to reverse the events the same thing it works on pc not on Android I my game is on Android not pc

I tried it on my phone and my pc both works like it should so idk why it isn’t working ya