I am getting the white blank screen in ios cordova application after injecting inAppBrowser dependency in one of the components.
I couldnt resolve the issue. Kindly help
Instead of injecting InAppbrowser in constructor, use cordova.InAppBrowser.open in ur calling method.
This solves the problem.
Please find the url for the same, https://forum.ionicframework.com/t/how-to-open-link-externally/83880/20
2.1m questions
2.1m answers
60 comments
57.0k users