Line SDK login issue, unable to return to login screen
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 149
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
In the case when the Line app is open and logged in, calling Line SDK login from an Android app does not return to the app but stays in the Line app interface. How to solve this issue?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the login flow on Android with the LINE app already open and logged in, then trace the SDK entry point and callback that should return control to the app. Done means identifying why the callback does not return to the Android app and documenting or implementing a verified resolution; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100