Thanks a lot Eskimo!
Post
Replies
Boosts
Views
Activity
Thank you so much!
Thanks Eskimo!
Hi Eskimo,
Thanks for your reply and I tried NEHotspotNetwork.fetchCurrent(completionHandler:) method API and then read securityType property and the good thing is that it does
work. Many thanks for suggesting this.
I have 2 more qs based on this.
Do I need any permissions to use this API?
NEHotspotNetwork.fetchCurrent(completionHandler:) method API is available in ios 14.0+ and securityType property is available in ios 15.0+, so
is there a way to get security type in lower versions of ios (< 15.0)??
I guess no option to know if this setting is being used as well, right??
Hi Eskimo,
Yes, that's right.
Hi,
I am working on an app where I need to present user with some diagnostic report and detecting whether wifi is open wifi or not is one of the items in the report.
This is where my question is coming from.
Hi,
What I meant was how do we detect if we are connected to wifi which doesn't need any password to connect, like we have at malls, cafes etc
Is host_statistics officially supported by Apple?
The reason I am asking is because the official documentation says macOS 10.0+ and no other OS.