gree / gree/unity-webview

Sessions are not saved

Open
#573 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C++
Stars
2.7k
Forks
734
Avg merge
11h 39m
Merged PRs (30d)
1

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)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named in the report. First reproduce the login flow on iOS with Unity 2019.4.2f1, restart the application, and compare session persistence with Android. Done means the external site's session remains active after an iOS application restart.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, unity
Domain
authentication, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.