Post

Replies

Boosts

Views

Activity

ASWebAuthenticationSession with Universal link never dismiss the sign-in screen
We’re using ASWebAuthenticationSession with Universal Link for the redirectURI. On success sign-in, server returns an universal link with the authentication code.    The SceneDelegate, func scene( scene: UIScene, continue userActivity:) is called, but the completionHandler from the WebAuthentication Session is never called and the sign-in screen never dismiss.   Do you have an idea why? Do you have a sample Xcode project?
2
0
2.3k
Sep ’22
ASWebAuthenticationSession with Universal link never dismiss the sign-in screen
We’re using ASWebAuthenticationSession with Universal Link for the redirectURI. On success sign-in, server returns an universal link with the authentication code.    The SceneDelegate, func scene( scene: UIScene, continue userActivity:) is called, but the completionHandler from the WebAuthentication Session is never called and the sign-in screen never dismiss.   Do you have an idea why? Do you have a sample Xcode project?
Replies
2
Boosts
0
Views
2.3k
Activity
Sep ’22
App code sample
The code for the sample application is no longer available in the Apple Developer app. **How to get it? **
Replies
0
Boosts
0
Views
397
Activity
Mar ’23