ionic-team / capacitor-plugins

Official plugins for Capacitor ⚡️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@capacitor/browser add a new BROWSER_CLOSED event

kurtiev opened this issue · comments

Feature Request

Plugin

@capacitor/browser

Description

This is probably feature-request and bug issue as well :)
I faced with problem when browser window is minimized (not closed) and event browserFinished Is triggered.
I need to know when is was closed, not minimized. Take a look the attached screenshot, it has "minimize" control.

Platform(s)

Android only.

Preferred Solution

Add one more event here BROWSER_CLOSED or don't trigger BROWSER_FINISHED while inappbrowser is minimized.

Alternatives

Additional Context

IMG_2111

This issue has been labeled as type: bug. This label is added to issues that that have been reproduced and are being tracked in our internal issue tracker.