Connecting to Cordova

Hello! I’m trying out this tutorial: http://www.angular-meteor.com/tutorials/whatsapp and I can’t figure out how to view the app in Cordova? The API says it will be on a port from 12000-13000 based on the app id, but is there a glaringly obvious way that I’m just missing?

Someone else may know better, but I think that’s an out-of-date tutorial. I use Meteor to build apps, but not that.

You may have more luck here: https://guide.meteor.com/mobile.html

I’ve run into a bunch of problems with it, but there are more docs now. So that’s good!

The tutorial seems pretty recent. The issue with the mobile guide is they never explicitly tell you how to utilize a cordova mobile-config.js file or where to initiate Cordova.