0

How to check whether the WIFI (SSID, BSSID) the user is using is password protected from iOS API?

KaneWang
  • 11
  • 3

1 Answers1

0

There are no public APIs in the iOS SDK for determining if the access point you're currently connected to is password protected.

neilco
  • 7,964
  • 2
  • 36
  • 41