Sounds like it might be whitelist related.
On Fri, Jan 25, 2013 at 4:01 PM, Becky Gibson <[email protected]>wrote: > Actually, the FileTransfer error is different on the iPad running 5.1. The > same test is failing but the error is: > FileTransfer download method should handle unknown host. > Expected false to be true, "downloadWin should not have been called. Got > args: []'. > > I see the File Transfer errors using the tagged cordova-2.4.0rc1 or my own > built one. I'm not sure what I could have that is different? I guess I'll > wait for 2.4.0rc2 to see if my FileTransfer errors magically go away. > > happy testing! > > > On Fri, Jan 25, 2013 at 3:51 PM, Max Woghiren <[email protected]> wrote: > > > I'm not seeing the FileTransfer error on an iPad2 / iOS 6.0. I am seeing > > the File error though. > > > > On Fri, Jan 25, 2013 at 3:46 PM, Shazron <[email protected]> wrote: > > > > > Thanks Becky, > > > http://ci.cordova.io/ confirms the blobConstructor error on iPad3,1 > > > running > > > iOS 5.1 > > > I don't have my other test devices here, they are back in SF, I'll be > > able > > > to test further on Monday. > > > > > > > > > On Fri, Jan 25, 2013 at 12:36 PM, Becky Gibson <[email protected] > > > >wrote: > > > > > > > I am getting one or two failures in the automatic tests on iOS. I > > > pulled > > > > the lasted cordova-js, cordova-ios and cordova-mobile-spec. I built > > the > > > > cordova-2.4.0rc1.js file and am testing with that. > > > > > > > > Using Xcode 4.5.2 I tested with the following 3 devices: > > > > iPad running iOS 5.1.1 > > > > IPad 3 running iOS 6.01 > > > > iPhone 4S running iOS 6.01 > > > > > > > > FileTranser download method should handle unknown host: > > > > Expected false to be true, "downloadWin should not have been called. > > Got > > > > args: ("0":{"isFile":true, "isDirectory":false, "name":"index.html", > > > > "fullPath":"/var/mobile/Applications/<uuid>/Documents/index.html", > > > > "filesystem":null}}'. > > > > > > > > Using Xcode 4.5.2 with an original iPad running iOS 5.1.1 in addition > > to > > > > the FileTransfer error I get a File error: > > > > > > > > Automatic File tests: > > > > File API Read method should be able to read native blob objects. > > > > TypeError: [object BlobConstructor]' is not a constructor. > > > > > > > > I also tested an iPad 2 running beta 6.1 using beta Xcode 4.5.2 and I > > got > > > > the same FileTransfer error. > > > > > > > > I haven't looked into these errors, yet. Marcel does not see the > > > > FileTransfer error so I will also test with the tagged version of > > > > cordova-js rather than my version built from the master tip. > > > > > > > > -becky > > > > > > > > > >
