Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

check if Wi-Fi switch is in ON or OFF state

I'm not finding this simple thing: I'd like to check if the user has wi-fi in active state or not, even if the device is not connected to internet.

So I'd like not to test the internet connectivity but only if the "settings" switch state ON/OFF).

This may influence a lot the GPS accuracy.

like image 616
Paolo M Avatar asked Jan 24 '26 10:01

Paolo M


1 Answers

I don't think it's possible (at least without any private APIs for jailbroken iPhone App development)

Refer this link.

Hope this keeps you moving.

like image 175
viral Avatar answered Jan 26 '26 02:01

viral