Ionic view app bug not uploading deleted app

I think I may have found a bug with the ionic view app. I had my app showing up and working fine in the viewer. I then deleted my app in the viewer. Then I uploaded my app again from the command line and it does not show up in the viewer. I tried the upload command several times and even waited a day, but the app still did not show up in the viewer. The only way to get it to show up is to create a new app and copy all my code into it and then upload the new app.

me too, how solve this?

Hey this is a confirmed bug, as a new app ID is not being generated for your deleted app. For now you should be able to fix it by setting app_id to “” in your ionic.project file and re-uploading.