We've released LINE SDK for Android v5.10.1. In this release, we've removed deprecated package dependencies due to the end of API support for androidx.lifecycle:lifecycle-extensions . As a result of...
androidx.lifecycle:lifecycle-extensions
We've released LINE SDK for Android v5.10.0. In this release, we've improved the method of generating and storing secret keys used for encryption and decryption of access tokens, etc. In addition, the...
When a service message is sent to a user from a LINE MINI App, the user will receive a push notification. These push notifications will now display the channel name of the LINE MINI App channel. Previ...
We've released LINE SDK for Android v5.8.1. In this release, we've made several changes, including the removal of the android:allowBackup property. The android:allowBackup property sets whether an...
android:allowBackup
When your back-end server receives an ID token originating from LINE Login v2.1 or the LINE SDK, you should verify that the ID token is authentic. Previously, you had to use a JWT library or write you...
December 12th, 2019 marks the end-of-life date for LINE SDK v4.0 for Android and LINE SDK v4.1 for iOS (from hereon collectively called LINE SDK v4.x). On that date, we'll remove from this site the fo...
We released the LINE SDK 1.0.0 for Unity. The LINE SDK for Unity is a wrapper for our existing LINE SDKs for iOS and Android. This means you can now use the functionality offered by those SDKs in your...
The LINE SDK 4.0.10 for Android has been released. You can download the SDK from the following page. - Download LINE SDK Changes: - Fixed an issue where an activity is not found when authenticating wi...