March 17, 2015
  • All
  • Ionic

Invite a friend to your Ionic App

Max Lynch

CEO

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! To invite someone to view and test your app, 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!


Max Lynch

CEO