Would it be possible to have an option to force the iOS app to send a location update whenever it connects to a wifi network or disconnects? The use case would be to get more consistent updates when arriving/leaving zones where you have wifi coverage. I don’t even care to specify the SSID in the most simplistic form.
More sophisticated would be to use the SSID as a zone marker itself.
While i’d love to do this, there’s no way that Apple provides for our app to be woken up upon joining/changing/leaving wifi networks, so no, not possible at this time. We can do SSID detection when the app is open but that’s not super helpful.
Part of Apple’s zone enter/exit logic is based on nearby previously associated SSIDs though.