Closed johnjcsmith closed 7 years ago
Does it work for you on real hardware (guess we can't with the X until November…)? The simulator is not always perfect. AppAuth 0.90 is running fine on my iPhone 6 with the iOS 11 GM seed.
btw. are you on the latest version? AppAuth on iOS 11 uses SFAuthenticationSession
, not SFSafariViewController
.
Ahh, My apologies.
Looks like I was using 0.8. 0.9 present's fine.
When attempting to use
authStateByPresentingAuthorizationRequest
in the iPhone X simulator, the SFSafariViewController appears to be broken.This is not the case for the other simulators.