-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SDK authorization login successful without returning to the application #171
Comments
@zhaohang-soul , I couldn't reproduce this issue using below setting:
Could you provide more details on:
Many thanks. |
@YkSix |
@YkSix |
@zhaohang-soul ,
Thanks. |
@YkSix |
@YkSix |
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
The text was updated successfully, but these errors were encountered: