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

Add ActivityResultContract implementation for Login #162

Open vincent-paing opened 5 months ago

vincent-paing commented 5 months ago

Fixes #150

Added ActivityResultContract for login api. I still am not sure if this is part of the core sdk but I do agree the docs should be updated to use best practices since deprecated APIs may be removed in future versions. If we go ahead with this, we might also mark existing LineLoginApi as deprecated.

Feel free to let me know if the PR need any adjustments.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.