Wi-Fi SSID on Scriptable

Hello.

Does anyone know how to get the current Wi-Fi SSID?

It’s pretty hard on iOS 14 to get the SSID in native code; it requires the App to ask for precise location permission (approximate or none won’t do).

It might scare off users if @simonbs would add this to Scriptable?

1 Like

You could call out to a Shortcuts shortcut using an x-callback-url. Shortcuts can query for the SSID.

1 Like