Is there a way to determine if there is wifi or not?
scottharrrules43
Tulsa, OklahomaMember, PRO Posts: 694
I have been working with multiplayer and I was wondering is there a way to see if they have wifi or not.i was wanting their login screen to warn they are not contacted to wifi.
Comments
?
There is no way that I know of to determine wifi. If you are looking for an overall connection you try and request a value from a json file, and if it can not retrieve the value to show a error message. I haven't experimented with the new features though.
Need Help? Email Me | Templates | Full Game Source Code
@bjandthekatz is correct. Doing a test request will determine if the device is connected to the internet, but not wifi. Might be worth flagging with a pop up message that wifi is recommended if you think you'll be downloading/uploading a lot of data