Skip to content

feat: provide a workaround for Browser.close() on android #50

@benjhess

Description

@benjhess

Feature Request

Provide a workaround for Browser.close() on android, in order to provide the same features on all platforms.

Description

As i understand it, capacitors goal is to provide the same api and features on all platforms (wherever possible). This currently seems to be not the case with the Browser plugin, as Browser.close() does not work on android (also documented). For me, this makes the plugin pretty much unusable, as i build my app for ios and android...

Currently i have to use cordova-plugin-inappbrowser, which is not a preferable solution. It would be very nice, if we could solely rely on capacitor to do this :)

Platform(s)

android

Preferred Solution

Provide a workaround for Browser.close() on android

Alternatives

Use cordova-plugin-inappbrowser (not really a preferable solution)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions