Debug a Meteor Cordova App

Spencer Carli

Isobuild is one of the many great features of Meteor. Without too much additional work you can build a mobile app by using the baked in Cordova support Meteor provides. However, debugging a Meteor Cordova app can be a hassle.

Below is a checklist of some packages and various other tips we’ve found that can help you solve that pesky problem you’re having with your app.

Packages

Tips

Debugging

The list above is mostly based off of our experience with Meteor Cordova on iOS. Have any tips that are Android specific? Or did we forget something with iOS? Please let us know so we can add it to the list!

We've also got a Github repo full of tips and tricks we've found while working with Meteor Cordova. Here's the link: https://github.com/Differential/meteor-mobile-cookbook