Github user jsoref commented on the pull request: https://github.com/apache/cordova-blackberry/pull/175#issuecomment-52792890 So... The rules for toasts are that they're supposed to be short, and unimportant. There's theoretical information in this dialog that you might want (the IP address). This dialog also functions as a breakpoint, to enable debugging stuff that might run immediately after you dismiss it. I'm not comfortable w/ this change. If @bryanhiggins wants to do it, fine. Personally, if we don't want the initial breakpoint -- http://msdn.microsoft.com/en-us/library/windows/hardware/ff550949(v=vs.85).aspx then, removing the dialog and making it into an Instant preview -- https://developer.blackberry.com/native/documentation/cascades/device_comm/notifications/index.html#pat1391200901973 would seem to be the logical choice... Unless of course that requires an extra permission, in which case... *sigh*. Note that as an instant preview (or at least a Hub Notification), I'm able to copy the data somewhere instead of hand typing it. Which would be good...
--- 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. ---