I have been trying to find a way to debug client code in mobile devices browser. For Android, I have located this:
https://developers.google.com/chrome/mobile/docs/debugging
For iPad/iPhone, weinre seem promising but I have not been able to get it to work:
http://people.apache.org/~pmuellr/weinre/docs/latest/Home.html
Has anyone been able to get weinre working with Meteor?