Chris Scholly

Results 5 comments of 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` ?

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...