Skip to content

Android crash: java.lang.IllegalStateException: Reply already submitted #19

@zhpoo

Description

@zhpoo

What did you do?

Click button and call

final LoginResult result = await LineSDK.instance.login(
        scopes: ["profile", "openid", "email"],
      );

and press Back button of android device quickly.

What did you expect?

Cancel the login-request.

What happened actually?

Crash.

Your environment?

flutter_Line_sdk-1.2.6
android os 8.1.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions