Boston Dell-Vandenberg created CB-5919:
------------------------------------------
Summary: Blackberry10 with InAppBrowser plugin
Key: CB-5919
URL: https://issues.apache.org/jira/browse/CB-5919
Project: Apache Cordova
Issue Type: Bug
Components: BlackBerry, Plugin InAppBrowser
Affects Versions: 3.3.0
Environment: Blackberry 10.2.1
Reporter: Boston Dell-Vandenberg
InAppBrowser plugin when installed via the CLI gets installed on the
blackberry10 platform. References to the plugin are added to cordova_plugins.js
that clobber window.open and cause the native inappbrowser to fail.
{code}
Error: 'undefined' is not an object (evaluating 'event.type')
_eventHandler@local:///plugins/org.apache.cordova.inappbrowser/www/InAppBrowser.js:39:17
cb@local:///plugins/org.apache.cordova.inappbrowser/www/InAppBrowser.js:94:24
callbackFromNative@local:///cordova.js:294:52
exports@local:///cordova.js:874:38
exports@local:///plugins/org.apache.cordova.inappbrowser/www/InAppBrowser.js:97:8
getRemoteFileFromOnlineStorage@local:///scripts/controllers/fax.js:599:32
...
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)