Skip to content
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

AppAuth browser is not retain same screen when user goes on another app to copy code and come back to the app that was in the background. #898

Open
VijyendraSisodia-iOS opened this issue Dec 27, 2024 · 1 comment
Labels
enhancement triage Issues that need to be triaged

Comments

@VijyendraSisodia-iOS
Copy link

Is your feature request related to a problem you're having? Please describe.
AppAuth browser is not retain same screen when user goes on another app to copy code and come back to the app that was in the background. Once user goes to copy code on another app and come back AppAuth restart journey from login page.

Describe the solution you'd like
User click on Login screen and want to use login details from another app or screen. If Application goes in background still AppAuth should retain same screen where user left. Currently user navigate to back on first login screen. every time user lose all entered detail and restart journey from login. User unable to login if they want to copy and paste login detail from external app.

@VijyendraSisodia-iOS VijyendraSisodia-iOS added enhancement triage Issues that need to be triaged labels Dec 27, 2024
@camden-king
Copy link

Hi @VijyendraSisodia-iOS,

I was unable to reproduce this in Example-iOS_Swift-Carthage (using SPM instead of Carthage) (video). I was able to navigate away from the app and open multiple other apps while the webview persisted.

Are you able to reproduce this in any of the example apps? If so please provide repro steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement triage Issues that need to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants