-
Notifications
You must be signed in to change notification settings - Fork 713
Open
Description
After logging in to a site, I restart the application, it will be logged out.
When I checked the corresponding page from the web browser, I found that the session ID was issued, and that this controls the login status.
The email address you used to log in remains in the input field on the login page, so it seems that cookies are saved but sessions are not saved.
It only happens on iOS. (Login is maintained on Android)
Since the connection destination is an external site, I cannot edit the web page.
Are there any measures?
Unity 2019.4.2f1
iPhone7(iOS 13.0), iPhoneXS(iOS13.4)
Metadata
Metadata
Assignees
Labels
No labels