Get the currently connected WiFi informations in Swift 4.x
While developing applications many times you need to get the connection information of Wifi or Access Point to serve many different purposes. The following guide will help you get the SSID, BSSID (MAC Address) and Interface Name information of Wifi or Access Point that your iOS device is connected to them.
Continue Reading