Same problem here. I have a test app which is not published on the app store, now I want to remove it from the account but the AppID cannot be removed.
Post
Replies
Boosts
Views
Activity
I have the same issue. My app is only in Testflight and hasn't been published to the AppStore ever. So I cannot use the "Transfer App" feature. On the other hand I cannot delete the app id and I am stuck. I have to basically use a new app id which leads to many other changes because the bundle id is used in many many places - third party sdks, dashboards, backend services etc.... this is very very bad.
Terrya, did you find any information on that? I am also interested how can we support a given widget for both iOS 14 and iOS <= 13.xx?
Also is there a way to make NCWidgetProviding based widget(old framework) work on iOS 14(I know the API has been deprecated) until the update to the new framework is implemented?