Mark Serrano
Mark Serrano
Hi @h-sol719 Correct me if I'm wrong, but I believe the toast messages are coming from the sample application and not the SDK itself. When you use the SDK in...
Hi @JustinLim0318 Can you try using the latest version of the LINE SDK (4.0.2)? Some fixes were made to resolve some issues with Android 4.x. Also, were you able to...
@JustinLim0318 We made another update to the SDK that may help resolve this issue. Can you try LINE SDK 4.0.4 to see if it resolves this problem?
Thanks for bringing this issue up. We will look into it and try to have something in the next week or so.
I apologize for the wait. We released LINE SDK for Android version 4.0.5 to the developer center. This version should fix the startActivity problem. Please check it out.
@wangbingKing The SDK's browser login feature can only be used with browsers that support Chrome custom tabs.
Hi @kenshinzz This error occurs when you try to do App-to-App login and there are incorrect channel settings. It looks like you've already looked at the channel settings, but you...
@kenshinzz It looks you are trying to register multiple Android Package Names to your channel as a comma separated list. Each channel can only have one Android Package Name associated...
Hi @Tumtrirat I could not reproduce this using our LINE SDK 4.x Swift sample. (https://github.com/line/line-sdk-starter-ios-v2) Is it possible for you to provide a project that reproduces the problem?
Hi @sarunw, We recently came out with a new version of the LINE SDK for iOS (4.0.0) and it is now available for download from the developer console. Can you...