[GitHub] cordova-plugin-inappbrowser pull request: hack: very bad fix but j...

2015-12-17 Thread barryvdh
Github user barryvdh commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/71#issuecomment-165428808 Thanks, opening a popup twice (eg. on fast doubleclicking a button) will crash it. This prevents that :) --- If your project is set up for it

[GitHub] cordova-ios pull request: CB-10942 - Cannot

2016-04-02 Thread barryvdh
Github user barryvdh commented on the pull request: https://github.com/apache/cordova-ios/pull/211#issuecomment-204806547 I can confirm this issue happening since v4.0.1 at least. v3.9.2 works fine. All my app links now open in a separate browser window, which isn't suppos

[GitHub] cordova-plugin-inappbrowser issue #195: Cb 6229 - (Android) Hide Location bu...

2017-04-06 Thread barryvdh
Github user barryvdh commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/195 Woud this make the default behavior the same as iOS, to show the close button with just 'location=no'? (default ='location=yes') -> show