breautek commented on issue #993: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/993#issuecomment-1426536964
Apache Cordova does not maintain the ionic framework or it's website. If the Ionic Framework is using this plugin internally, our docs states `Only available when the target is set to '_blank'`. So if you are not using `_blank` target when creating the InAppBrowser, then that could be it isn't working, in which case it's likely intentional. If you are using `_blank` and is still having problems, then I'd suggest creating a simple sample project that purely uses Cordova without any frameworks and see if the issue still persists. If it does, it can serve as a test app for a bug ticket. -- 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]
