How to remove App Ids from iPhone Provisioning Portal
While experimenting with iPhone app development, we have several AppIDs which should be deleted - except I can't find any 开发者_如何学Pythonway to delete them! What can I do with them?
If delete is not available, how about renaming, hiding or permanently disabling?
UPDATE:
Beginning April 2013 Apple allows deleting AppIDs. Whoaa!
- Delete: No
- Rename: No
- Hide: No
- Disable: No
If you create an App ID, be prepared to live with it for the rest of your life; App IDs are the herpes of iPhone provisioning.
The delete button is reappeared again on Apple Developers
Now you can delete your App ID again by following these 2 steps:
Click your AppID and you will see a view like this:
Click Edit on the bottom of the view
- There you see Delete button
Hope it helps
精彩评论