Skip to content

java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread #4

Description

@zeexan-dev

java.lang.RuntimeException: Methods marked with @UiThread must be executed on the main thread

Future checkMockLocation() async { print("check mocklocation "); bool canMockLocation = await TrustFall.canMockLocation; print("mocklocation = "+ canMockLocation.toString()); }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions