As you all know, Apple changed how Xcode works such that you can't ever create an app with a previously used app ID, even if you're just writing test apps to use locally. Up until now I've just been typing in garbage IDs to get around this stupid antifeature, but today I was greeted with this gem:
So now I'm blocked from creating any more test apps, effectively stopping my development dead in its tracks (I write libraries and frameworks, and need to test them in test apps).
Does anyone know of a way to bypass or disable Apple's restrictions?
Go the the Apple ID creation page. Complete the form and security questions. You'll receive a verification code by email. Enter the verification code to validate your account creation.
1) First, uninstall the sideloaded app/game you do not want anymore. Do normal delete like how normally you remove apps from the iOS. 2) Open AltStore from your iOS device, under “My Apps” tab, ensure the app/game you want the app id to be removed is not part of “InActive”. If it is, do activate the app/game.
It is a kind of limit of free developer accounts, but you could figure out a solution for that:
1- Navigate to the project of any previous application that have been installed on the same device has the problem with .
2- Open Build Settings tab
for the app project in Xcode
.
3- Search for Bundle ID
and copy it .
4- Open up your current app that has the problem and navigate to the same place > Paste and Replace the current Bundle ID
with the old one.
5- Run the app.
!!! WALA
Same thing happened to me. I presume it's some kind of a new limit that Apple has put on "non-paying" developers, and that it limits you to 10 apps in 7 days.
Edit - To resolve this, I'll just make a random apple dev ID...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With