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)??