DEV Community

Discussion on: Quick Guide to ASWebAuthenticationSession API Changes in iOS 13

Collapse
 
uch1 profile image
Uchenna Aguocha

Same here, I'm having issues getting an auth code for the callbackURL. The crazy thing is that the ASWebAuthSession's callback doesn't execute. I've given it a valid url and callbackURLScheme.

Thread Thread
 
rosatp profile image
Rosat Pierre-Yves

Hello, I have the same problem, have you found a solution?