Github user kurtisf commented on the pull request: https://github.com/apache/cordova-plugin-dialogs/pull/57#issuecomment-137844576 The use case is the app receives and event, such as a push notification while the InAppBrowser is presented. If you use this plugin (cordova-plugin-dialogs) to show an Alert to the user, it will throw an exception because it is trying to present on a different VC. Current this plugin cannot be used to present an alert if the InAppBrowser is also used. On Fri, Sep 4, 2015 at 1:20 PM, Jesse MacFadyen <notificati...@github.com> wrote: > No. InAppBrowser should not be able to call cordova native functions. > > â > Reply to this email directly or view it on GitHub > <https://github.com/apache/cordova-plugin-dialogs/pull/57#issuecomment-137843882> > . > -- This email may contain confidential information for the sole use of the intended recipient(s). If you are not an intended recipient, please notify the sender and delete all copies immediately.
--- 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