I just upgraded to Ionic Pro and am trying to link my legacy apps. When typing ionic link
I receive the following message:
App ID already exists in project config. Would you like to link a different app?
If I choose no
, it stops. If I choose yes
, then I have to create a new app in the pro Dashboard, which then switches the ID of my app. So I did that, then after git push ionic master
the build fails and I’m stuck.
I deleted the app from the Pro dashboard and tried again, only to get:
App ID already exists in project config. Would you like to link a different app?
I’m stuck in a loop from hell with no idea how to get out of it and get my apps converted to Pro.
Any suggestions?