Having trouble getting my app on TestFlight. On the App Store side, I grab my bundle ID from the pulldown menu and get the error "Bundle ID couldn't be saved. Try again later."
in Xcode, I archived the build but got the following errors when I hit the Distribute button:
"App record creation error App record creation failed due to invalid input. Request failed with the error code STATE_ERROR_APP_CREATE_PLATFORM_NOT_ALLOWED_DUE_TO_CONTRACT_STATE."
and
"App record creation error App record creation failed due to an invalid attribute. Request failed with error code ENTITY_ERROR_ATTRIBUTE_INVALID.DUPLICATE_SAME_ACCOUNT.
There is a version of the app already uploaded by someone else. I'm trying to upload a new build to replace it for testing.