Skip to content

Add ActivityResultContract implementation for Login#162

Open
vincent-paing wants to merge 2 commits into
line:masterfrom
vincent-paing:login-activity-result-contract
Open

Add ActivityResultContract implementation for Login#162
vincent-paing wants to merge 2 commits into
line:masterfrom
vincent-paing:login-activity-result-contract

Conversation

@vincent-paing

Copy link
Copy Markdown

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

CLAassistant commented Jan 31, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use ActivityResultContracts as onActivityResult is deprecated

2 participants