Github user dzeims commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/71#issuecomment-59222344 It looked like the version of WebKit used by iOS 6, 7, and BB 10.2.x would throw a TypeError when attempting to redefine the target property on the ProgressEvent. Updated versions of WebKit, as in iOS 8, didn't seem to have this issue. I've updated the code to wrap the affected versions instead. Seems to work on the iOS 6,7 and BB10 devices I've tried.
--- 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