thachhn commented on issue #585: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/585#issuecomment-1586526509
Sorry, it's 3 years from that time. I'm not working on that project anymore so I don't have the code here. But the idea is what I said in the previous comment. You have to clone the project and edit the code. I only remember that I edited 2 files: - [CDVWKInAppBrowser.m](https://github.com/apache/cordova-plugin-inappbrowser/blob/master/src/ios/CDVWKInAppBrowser.m) find the function that is called when redirect or go back is called - [inappbrowser.js](https://github.com/apache/cordova-plugin-inappbrowser/blob/master/www/inappbrowser.js) define new events are fired here -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
