Cordova Will Build Meteor Apps for Supported Platforms in Cordova

While the Cordova CLI page mentions deploying to both platforms, the Meteor docs mention deploying to iOS and Android .

Is it possible to deploy the Meteor project to other iOS and Android mobile platforms like Windows Phone, Windows, Blackberry mentioned above on the Cordova page?

Can I use the Cordova CLI directly to build my Meteor app for platforms supported by Cordova, instead of using the Meteor command line integration with Cordova meteor build

? Can I do the same in Build for iOS and Android, Meteor platforms support Build for?

Briefly all of the above in a one-liner :

Can I directly use Cordova to create Meteor apps for Cordova-supported platforms?

+3


source to share





All Articles