Hello everybody,
i need to use in-app-broswer plugins and be able to handle events.
I noticed however that the example provided on the site (In-App Browser | Cordova Plugin for In-App Browsers on Ionic Apps) does not refer to methods for listening to events and
use a different approach from the plugin documentation (GitHub - apache/cordova-plugin-inappbrowser: Apache Cordova Plugin inappbrowser), the latter doesn’t work because cordova doesn’t contain an inAppBroswer property.
can someone help me?