You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add support for for predictive back navigation for Android 13+ ([5bd722b](https://github.com/ionic-team/capacitor-os-inappbrowser/pull/68/commits/5bd722b1ba57bac635b239acedc645d0a31a5416))
* Add support for passing custom headers to web view (only for the OpenInWebView option). ([6be21ea](https://github.com/ionic-team/capacitor-os-inappbrowser/commit/6be21eacc376a7d80908a89ca13ee08c75a60933))
|**`eventName`**| <code>'browserPageNavigationCompleted'</code> | The name of the browser event to listen for: 'browserPageNavigationCompleted'. |
186
-
|**`listenerFunc`**| <code>(data: <ahref="#browserpagenavigationcompletedeventdata">BrowserPageNavigationCompletedEventData</a>) => void</code> | The function to be called when the event occurs. |
|**`eventName`**| <code>'browserPageNavigationCompleted'</code> | The name of the browser event to listen for: 'browserPageNavigationCompleted'. Applies only to openInWebView. |
186
+
|**`listenerFunc`**| <code>(data: <ahref="#browserpagenavigationcompletedeventdata">BrowserPageNavigationCompletedEventData</a>) => void</code> | The function to be called when the event occurs. |
0 commit comments