Skip to content

java.lang.IllegalStateException: Reply already submitted on Android #26

Description

@kbokarius

Getting the following error on Android with this simple use case:

OpenAppstore.launch(androidAppId: "...", iOSAppId: "...);

E/MethodChannel#flutter.moum.open_appstore(13237): Failed to handle method call
E/MethodChannel#flutter.moum.open_appstore(13237): java.lang.IllegalStateException: Reply already submitted
E/MethodChannel#flutter.moum.open_appstore(13237): 	at io.flutter.embedding.engine.dart.DartMessenger$Reply.reply(DartMessenger.java:139)
E/MethodChannel#flutter.moum.open_appstore(13237): 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.success(MethodChannel.java:238)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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