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

lineSdk release version error #122

Closed uncleTan closed 2 years ago

uncleTan commented 2 years ago

line sdk apk release version

Unable to load class named [io.jsonwebtoken.impl.DefaultJwtParser] from the thread context, current, or system/application ClassLoaders. All heuristics have been exhausted. Class could not be found.\n\tat com.linecorp.linesdk.internal.nwclient.LineAuthenticationApiClient$IssueAccessTokenResultParser.parseJsonToObject(LineAuthenticationApiClient.java:14)\n\tat com.linecorp.linesdk.internal.nwclient.LineAuthenticationApiClient$IssueAccessTokenResultParser.parseJsonToObject(LineAuthenticationApiClient.java:1)\n\tat com.linecorp.linesdk.internal.nwclient.JsonToObjectBaseResponseParser.getResponseData(JsonToObjectBaseResponseParser.java:1)

uncleTan commented 2 years ago

line sdk version 5.0.1

uncleTan commented 2 years ago

use 'com.linecorp.linesdk:linesdk:5.6.2' not use 'com.linecorp:linesdk:5.0.1'