What class or extension is utilized to present suggested application names for insecure WiFi networks in iOS?

We want to display our application name should be suggested on wifi network which are insecure.

Similar like following:

Please suggest, which class or extension we can use for achieve this.

Replies

you can use NEHotspotNetwork and then check if network has a security code or not.

For those following along at home, I’ll be helping Ravi1207 in a different context.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"