apple-developer
iOS 15 Untrusted Developer issue
iOS 15 changed trusted application position to: Settings -> General -> VPN & Device Management Then you can see your application under the Developer App, click it and verify it.
Why can’t I add a new bank account for my App Store Connect?
In App Store Connect, try Agreements -> Paid Applications -> Bank Accounts -> Edit. I see some options there, including “Replace with New Account”.
Apple developer enrollment error: Your enrollment in the Apple Developer Program could not be completed at this time [closed]
I managed to get past this error and successfully enroll. I hope that the following will help out you and those who follow. First, I deleted my credit card details from my iCloud account. To do this on a Mac, go to Apple Menu > System Preferences, then select iCloud. Press the Account Details button, … Read more
In Xcode 12, In Info.plist file column expanding or resizing to zoom not working
I had similar issue where the Value column was way too narrow. I tried making the window as small as possible and then resizing, but that didn’t help. However, what seemed to resolve the issue for me was to click Add Editor on Right button (near the upper right corner with the “+”) when Info.plist … Read more
App Store Connect message: Your account will soon need to be migrated to federated auth
Looks like broken deploy on Apple’s end where they accidentally rolled out an internal page to third-party developers. AppleConnect and Quip are used internally so it’s not surprising to see them mentioned. (The link that is failing to load is behind Apple’s corporate VPN.)
If I revoke an existing distribution certificate, will it mess up anything with existing apps?
There is no problem doing this unless you are on an enterprise account. Distribution certificates expire anyway, so eventually it will happen that you need a new one. Go ahead and delete away. You can also find this question asked, answered, and asked again many times over on the Apple Dev forums (e.g. here’s one), … Read more