SDK authorization login successful without returning to the application
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 149
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
## What did you do?
Using linesdk for third-party authorization login
## What did you expect?
After successful authorization login, return to the application and execute the login logic in the onActivityResult method
## What happened actually?
After successfully logging in with SDK authorization, I still stay on the Line main interface and have not returned to my application
## Your environment?
Android15,linesdk:5.8.0&linesdk:5.10.1
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 authorization flow on Android 15 with LINE SDK 5.8.0 and 5.10.1, focusing on the transition after successful login and the onActivityResult callback. Done means the SDK returns to the application and the application's login logic executes.
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
- Mostly clear
- Newbie friendliness
- 35/100