Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Callback intent is null #37

Open
sunkejing opened this issue Sep 19, 2023 · 0 comments
Open

Callback intent is null #37

sunkejing opened this issue Sep 19, 2023 · 0 comments

Comments

@sunkejing
Copy link

public void onActivityResult(int requestCode, int resultCode, Intent data) 方法中返回的intent为空,调用 LineLoginResult result = LineLoginApi.getLoginResultFromIntent(data);时 返回new LineLoginResult(LineApiResponseCode.INTERNAL_ERROR, new LineApiError("Callback intent is null"))

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

No branches or pull requests

1 participant