netanelgilad / meteor-ionic-example

An example app using urigo:ionic package for simple app development with the ionic framwork on meteor.
72 stars 21 forks source link

How do I deploy on android? #12

Closed jdmswong closed 9 years ago

jdmswong commented 9 years ago

meteor run android throws the following error: Can't run on the following platforms on Windows: android

ionic run android works on other ionic projects, how do I fix this?

For background I'm using windows 7 SP1

Thanks!

Urigo commented 9 years ago

The problem is that Meteor Cordova doesn't support windows yet. The good news is that Meteor 1.2 that comes out very soon solves this!

netanelgilad commented 9 years ago

@jdmswong Meteor 1.2 is now finally out! check out if your problems were fixed in the new version.

jdmswong commented 9 years ago

I no longer use windows, issue closed :)

netanelgilad commented 9 years ago

@jdmswong nice one ;)