line / line/line-sdk-android

SDK authorization login successful without returning to the application

Open
#171 7 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.