So I have been getting this Bundle ID error saying it is not available and don't really know how to fix it. Here is the error:
There were errors in the data supplied. Please correct and re-submit. An App ID with Identifier 'com.team.AppName' is not available. Please enter a different string.
So right now in my app I am 100% sure that my bundle Id matches the one I have entered in the developer system. I am not to sure why this error keeps on appearing and would appreciate any help someone has to offer.
PS: I am not to sure if this is a problem but my developer team on Xcode (like the one I am using in my app) is different than my developer program apple id.
Any help would be appreciated.
The error comes because you don't have an app record in your iTunes connect account which matches the current bundle identifier. You should create an app record in your iTunes Connect account before uploading the app.
You can read more about it here : Creating an iTunes Connect Record for an App