line / line-sdk-android

LINE SDK for Android lets you integrate LINE into your Android app to create a more engaging experience for your users.
https://developers.line.biz/en/docs/android-sdk/
Apache License 2.0
133 stars 45 forks source link

Line SDK login issue, unable to return to login screen #138

Open agni opened 1 year ago

agni commented 1 year ago

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?