[ https://issues.apache.org/jira/browse/CB-2388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577860#comment-13577860 ]
James Jong commented on CB-2388: -------------------------------- Actually, it was based on code inspection and not a failure on iOS 6. I was testing with the packaged 2.3 and 2.4 mobile-specs. The failures on iOS 5.1 led me to CB-2388 and the code. > File Read Blob object test fails on iOS < 6.0 > --------------------------------------------- > > Key: CB-2388 > URL: https://issues.apache.org/jira/browse/CB-2388 > Project: Apache Cordova > Issue Type: Bug > Components: mobile-spec > Affects Versions: 2.4.0 > Environment: iOS > Reporter: Becky Gibson > Assignee: Andrew Grieve > Priority: Minor > Fix For: 2.5.0 > > > iOS 6 is required in order to support blob objects. The mobile-spec should > detect the environment and print a suitable message if the test fails due to > lack of support rather than just outputting the default failure message. > I'm not sure if there are issues with this test on other platforms or not? > The test that is failing: > File API read method should be able to read native blob objects > With the error: > TypeError: '[object BlobConstructor]' is not a constructor. > around line 3009 in file.tests.js. Note that there is a comment in the file > that indicates this will fail on Android <= 2.3 and iOS <= 5 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira