We have an app which was removed in 2025. We want to update it with a new version of the app, which was made in Unity.
I have the app in Xcode, with the same bundle ID and SKU, using a new version number.
I get App Record Creation errors:
The SKU you entered is already being used
The App Name you entered is already being used for another app in your account.
this is the point of updates, isn't it? To have the same name, SKU and BundleID? Any idea what is going on? None of the resources I am finding resolve this.