jtubert / 2by2

Double Exposure App
0 stars 0 forks source link

Error finding friends from contacts #326

Closed jtubert closed 9 years ago

jtubert commented 9 years ago

Error log:

getContactFriends error: Error Domain=Parse Code=141 "The operation couldn’t be completed. (Parse error 141.)" UserInfo=0x171264d40 {error=TypeError: Cannot read property 'id' of undefined at userQuery.find.success (GetContactFriends.js:25:117) at Parse.js:2:5246 at e (Parse.js:2:4564) at Parse.js:2:4114 at Array.forEach (native) at Object.x.each.x.forEach as _arrayEach at c.extend.resolve (Parse.js:2:4065) at e (Parse.js:2:4700) at Parse.js:2:4114 at Array.forEach (native), code=141}

jtubert commented 9 years ago

Fixed