You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Flutter native app, when running on emulators, they were fine as they used internal browser to login.
But when I test my app on my own Android phone, which has native LINE, to login, it logged in seccessfully and did not pop to my app, it just stay in LINE native app.
Is there any guide or instructions specifying on deeplinking or callback or something on solving this?