You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since it uses SFSafariViewController, is it possible to use the earlier signed-in Gmail account from cache?
We have made an app and integrated GTMAppAuth library. We have a scenario, where user logs in for the first time via Gmail app and use the app. Now user deletes the app and re-install. Now when user tries to login again, it never uses the logged-in session and it always asks user to login again.
Is there any workaround where we may ask to use login from cache if available?
The text was updated successfully, but these errors were encountered:
Since it uses SFSafariViewController, is it possible to use the earlier signed-in Gmail account from cache?
We have made an app and integrated GTMAppAuth library. We have a scenario, where user logs in for the first time via Gmail app and use the app. Now user deletes the app and re-install. Now when user tries to login again, it never uses the logged-in session and it always asks user to login again.
Is there any workaround where we may ask to use login from cache if available?
The text was updated successfully, but these errors were encountered: