Matthew Keable created CB-5686:
----------------------------------
Summary: [BB10] InAppBrowser Plugin breaks native functionality
Key: CB-5686
URL: https://issues.apache.org/jira/browse/CB-5686
Project: Apache Cordova
Issue Type: Bug
Components: BlackBerry, Plugin InAppBrowser
Affects Versions: 3.3.0
Environment: Blackberry10
Reporter: Matthew Keable
Tested in Cordova 3.3.1
If the InAppBrowser plugin is included in the project (required for iOS and
Android versions for instance), then when building the BB10 version the js file
for the plugin is copied over to the www folder.
With the plugin's JS file present the Child Browser refuses to open throwing:
TypeError: 'undefined' is not an object (evaluating 'event.type');
for InAppBrowser.js line 39.
With the plugin removed, the native Child Browser functions as expected.
Suspect this is related to https://issues.apache.org/jira/browse/CB-4467
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)