Tuesday, March 17, 2015

Invite a friend to your Ionic App

One of the biggest requests for Ionic View and ionic.io is to be able to invite co-workers, friends, and customers to preview and test your app. This would make the Ionic View app a great beta-testing experience that is quite a bit easier to use than TestFlight, etc.


Now, you can invite anyone to view and test your app with a new feature of the Ionic CLI. Just run:




$ ionic share EMAIL


to share the current app with the person at that email address.


To use this new feature, make sure to update to the newest version of Ionic CLI and upload your app to ionic.io:




$ ionic login
$ ionic upload
$ ionic share EMAIL


Also, soon you'll be able to share right from Ionic View and ionic.io. Enjoy!




by via Ionic Framework

No comments:

Post a Comment