Open zhaohang-soul opened 3 months ago
@zhaohang-soul , Thanks for reporting this issue.
I couldn't reproduce this issue using below setting:
Could you provide more details on:
cocos creator
, did you also use cocos creator
? Reference issue: https://github.com/line/line-sdk-android/issues/141I still stay on the Line main interface and have not returned to my application
Many thanks.
@YkSix Thank you for your answer Here are some detailed information: 1.no 2.Line app version is v14.10,not fix this issue 3.Android 14 and below did not reproduce this issue 4.The device used is our company's first project adapted to Android 15 5.not use 6.When this situation occurs, there are two scenarios: (1)Click the back button to return to the login page for successful login; (2)Click the home button to return to the desktop and then open the login page, but cannot log in successfully
@YkSix I have updated the device version of our company,Encountered a new problem 403 forbidden error occurred when logging in with linesdk authorization,it is also happend in LineSDK sample
@zhaohang-soul , Thanks for providing detail info. I also was wondering:
Google Play ARM 64 v8a System Image, Revision 6
? I don't have a physical device with Android 15, so I'm using an emulator to reproduce it.Thanks.
@YkSix 1.is not Bata3.1,it is Android V FRC release 2.Login to Line on Android 15 emulator prompts inability to connect to Line service I uploaded a log at 13:06 regarding the issue of Linesdk not being able to automatically return to the login page after successful authorization;Please help take a look. Thank you APLog_2024_0716_130559__1.zip
@YkSix Is there log output and switch control in the SDK
The code has been returned at this point, is there any good adaptation method
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