Camden King
Camden King
Hello, Thank you for reporting this. `restorePreviousSignIn` seems to be working correctly. `restorePreviousSignIn` restores a locally cached user so it does not send any server requests if the tokens haven't...
Hi @VijyendraSisodia-iOS, I was unable to reproduce this in Example-iOS_Swift-Carthage (using SPM instead of Carthage) ([video](https://drive.google.com/file/d/193vr2QAavjO63da6prkiy-3D1JZxUScn/view?usp=sharing)). I was able to navigate away from the app and open multiple other apps...
Thank you for reporting. Our team is investigating. Are you able to clarify where you are getting AppAuth from? Is it CocoaPods or Swift Package Manager?
Verified the crash described occurs in iOS example app with Okta and that the proposed fix prevents the crash.
Hello, I am unable to repro this issue in the example app using Google as an authentication provider. Are you able to provide repro steps? https://drive.google.com/file/d/1R49pPGG-p9EXFvyzI6HPc8fJv5u4IsAI/view?usp=sharing
Hi @timlenardo, Yes [PR 259 in GTMAppAuth](https://github.com/google/GTMAppAuth/pull/259) should resolve this issue on main/9.0 when it is released. I have updated the readme to include a note about needing to add...
Hi, can you please provide repro steps using an example app?
Are you able to reproduce the default browser opening? This PR (https://github.com/openid/AppAuth-iOS/pull/911) seems most likely but nothing immediately stands out to me as it would effect iOS 16+.