- Log in at apps.ionic.io
- Create a new App and specify the name of your App.
- Copy the App ID to your clipboard for use in the next step.
- In your terminal window ensure you’re logged into the same account that you were logged into on app.ionic.io).
-
In your terminal window use command:
ionic link
<copied-app-id>Where
<copied-app-id>is your own App ID copied to your clipboard in step 3. -
In your terminal window use command:
ionic upload