I have been stuck spinning my wheels on a problem and thought I'd see if someone can help. Have you ever added in-app notifications to an app that was already on the app store? I am trying to add in-app notifications to an existing app. fyi...in case this matters it was approved by apple but I have given it future release date since I did not want people downloading it until I came up with another version with more features.
I found the following link on stackoverflow Updating live App ID for Push notifications I followed the instructions from the link above that said I had to create a new App Id with the same bundle id as my existing app since in-app notifications can not use a wild card app id. But I can not create the new app id with the existing apps bundle id. I get the error message below. An App ID with Identifier com.myappname is not available. Please enter a different string. Any ideas what to try next?