Skip to content

Calling Navigator.pop() doesn't close apps #183

@swift-kim

Description

@swift-kim

Calling Navigator.pop(context) when there's no other page left in the navigation stack results in showing an empty (black) screen, unlike on Android where it closes the running Activity. I'm not sure if this is a right behavior.

c.f. SystemNavigator.pop() worked as expected (the app terminated immediately).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions