ios – ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE.SAME_ACCOUNT in validate
[ad_1]
When validating my React Native 0.70 app (IOS) in Xcode 14, the next error retains popping up:
App file creation failed as a result of an invalid attribute. Request failed with error code "ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE.SAME_ACCOUNT", and purpose "The supplied entity consists of an attribute with a price that has already been used on this account. The app identify you entered is already getting used for an additional app in your account. If you want to make use of the identify for this app you have to to submit an replace to your different app to alter the identify, or take away it from App Retailer Join."
The app was by no means revealed to App Retailer. I discover there are 2 identifiers for a similar app in apple developer account and neither of them might be deleted (identifier is getting used). Both of the identifier in Xcode beneath Bundler identifier
throws the identical error above. It appears to be a impasse. Tips on how to do away with the error?
[ad_2]