Cap-go / capacitor-inappbrowser

Capacitor plugin in app browser with urlChangeEvent
MIT License
57 stars 37 forks source link

urlChangeEvent call is not working on Android #127

Closed JoseManuelGdlO closed 2 weeks ago

JoseManuelGdlO commented 1 month ago

I'm trying to use the plugin using this listener but it doesn't work, it doesn't enter and doesn't seem to be doing anything, it creates the browser but doesn't enter the event.

ha-akelius commented 1 month ago

I have the same issue, but it worked for me with InAppBrowser.openWebView

riderx commented 2 weeks ago

it works only in openWebView we cannot do it for the other one