Chris Scholly
Chris Scholly
if(!e || e.constructor.toString().indexOf("function Error()") != -1){ instead of if(e.constructor.toString().indexOf("function Error()") != -1){ Can someone make a PR with this?
Same issue here. Has anyone succeeded in creating/updating stuff without `insecure` ?
+1 for offline caching :)
same issue :( Any update ?
Seems the official Meteor Todos project has changed and is no more compatible with the meteor-ios Todos Example. To make things work, you can checkout an earlier version of Meteor...