-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS 13 Beta changes, Xcode 11 Beta and Auth0 Swift SDK. #295
Comments
Support will be made for iOS 13. You can have a play with the beta branch in #297 and feedback if you like. |
Thanks @cocojoe . Much appreciated. |
I just pulled the latest release 1.17.0 (released a couple hours ago) and am still seeing this error. Is there anything new we need to pass along in the webAuth call to resolve this? |
This worked perfectly on iOS 13.1 Public beta 2 with branch #297 . |
All of this is addressed in 17.1 release. |
I have updated my pods with all new pod release 1.18.0 and it's still giving me " |
I would guess it relates to https://github.com/auth0/Auth0.swift#important-notice |
My bad when I cleared my build folder and then build it again it worked |
don't know what I did wrong, on iOS 13, Swift 5.0 Xcode 11.1. ran into same issue. reverted back to 1.17.1 and fixed the problem. |
Description
When calling the webAuth function in iOS 13 nothing happens as the new delegate has not been implemented. Will this be fixed before the iOS 13 release?
Prerequisites
The text was updated successfully, but these errors were encountered: