GitHub user kurtisf opened a pull request: https://github.com/apache/cordova-plugin-dialogs/pull/57
On iOS8+ allow this dialog to be presented from alternate web views. - On iOS8+ allow this dialog to be presented from alternate web views such as the Cordova InAppBrowser. Finds the current VC to present the alert on. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kurtisf/cordova-plugin-dialogs master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-dialogs/pull/57.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #57 ---- commit f5c2e2f7bd80e7fa87912cfef36b4d2c41393dbb Author: Kurt Fickewirth <kurt.fickewi...@11main.com> Date: 2015-08-28T19:39:42Z On iOS8+ allow this dialog to be presented from alternate view controllers such as the inappbrowser. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org