line / line-sdk-starter-android-v2

A starter application that demonstrates how to use LINE SDK V2 for Android.
MIT License
35 stars 27 forks source link

Unbale to Login into Line when Android App in Release Mode #31

Open vyasishanatc194 opened 5 years ago

vyasishanatc194 commented 5 years ago

Line Login working fine in Android App in Debug Mode.

Class : IdTokenParser Method : LineIdToken parse(final String idTokenStr, final SigningKeyResolver signingKeyResolver) throws Exception

Unable to load class named [io.jsonwebtoken.impl.DefaultJwtParser] from the thread context, current, or system/application ClassLoaders. All heuristics have been exhausted. The class could not be found.