iOS SDK Offline authentication with WiFi

We are using Auth0 iOS Siwft SDK into our app. Our app needs to authenticate user in both situation with and without internet connection. Everything is working fine however we are running into issue at offline authentication when device is connected to WiFi but there is no active internet connection. At that time Auth0 SDK keeps trying to connect to internet with no luck and not switching to offline auth method preventing user to proceed further.

Does anyone know solution to this?

Hey there!

It would be best if you can raise that as a GitHub issue in our SDK repo and share the link to it here so we can ping repo maintainers on that and directly handle the issue with them. Thank you!

Ok, I have reported an issue at:
https://github.com/auth0/Lock.swift/issues/650

1 Like

Perfect! Thanks for sharing that. I will ping repo maintainers in a few minutes!