Github user bgallz commented on the issue:
https://github.com/apache/cordova-plugin-inappbrowser/pull/101
Thank you for providing this update!
I have one question however. I am using Ionic v2.1.4 with iOS v4.0.1 (not
sure that's relevant in this case) and I am seeing that the view controller
used in the hide method here does not have any effect.
This line:
`[self.viewController dismissViewControllerAnimated:YES completion:nil];`
Does not appear to do anything. However, when I make the dismiss call like
so:
`[self.inAppBrowserViewController dismissViewControllerAnimated:YES
completion:nil];`
The InAppBrowser is hidden as expected. Can anyone else confirm this?
Thanks again!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]