Is there any API available for iOS to scan WiFi networks

Hi,


Currently I am developing an application that is able to scan for BLE advertising devices. I am using CoreBluetooth framework.


Now is it possible to scan for wifi networks from the application? Is there any iOS framework / API available to achieve this?

Replies

No, there is no Public API to casually scan for Wi-fi networks via iOS from inside your app.

I prefer to use for my mac OS program called NetSpot. You can easily follow the simple instruction for users and check the internet speed. Testing the WiFi speed involves sending and receiving data between a device and a test server. Watch here https://www.netspotapp.com/wireless-network-speed.html , during running test on your device, you can watch pictures or listen to music on your iPhone

I prefer to use for my mac OS program called NetSpot.

There’s not much I can respond to here. It would help if you could explain your specific requirements and how they fit into your overall product.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"