Is there a good way to check for an active internet connection with blueprints? I created a game in Android and used the MobileUtils plugin to accomplish this and it worked great. Unfortunately, the plugin either didn’t export properly or that node doesn’t work for iOS.
Is there a good way to check for an active internet connection with BP?
I found the below youtube video from Probezeit… …it appears to work. I have not tried it. Maybe instead of creating your own website to point to you can just point to www.google.com or something like this.
have tried this but it does not solve the problem even it its online the JSON VaRest function keeps trying even it its restricted by a bool variable before the code runs