Search results for

“Account Locked”

33,566 results found

Post

Replies

Boosts

Views

Activity

Reply to Apple Developer Program Membership Fee Deducted but Not Reflected in Account
Apple Developer Payment Issue (India – UPI + Developer App Case) Sharing this in case it helps another founder avoid confusion. I was trying to purchase the Apple Developer Program under my company Apple ID using the Apple Developer App on my iPhone. Inside the Developer App, I was correctly logged in using my company Apple ID. When I initiated the ₹8,700 payment using UPI: The UPI auto-renew mandate failed. The app then prompted me to complete the payment using Apple Account balance (Apple Wallet). I proceeded with the payment. The transaction was successful. However, the ₹8,700 was credited to my personal Apple ID’s Apple Account balance, not the company Apple ID. Why This Happened Even though I was logged into the Developer App with my company Apple ID, in my iPhone Settings, my personal Apple ID was signed in. When the payment was processed to Apple Wallet, it was credited to the Apple ID logged in at the device level (Settings) — not the Apple ID inside the Developer App. To verify this
Feb ’26
Developer Account Terminated — No Explanation, App Never Published
My developer account was terminated on February 26, 2026. Case ID: 102831495509 I'm a solo developer. My app (Reazy, a text-to-speech tool for students with dyslexia) was never published — I was still in the review process. I have no other Apple developer accounts and have never had one terminated before. The termination email cited documented indications of fraudulent conduct under Section 3.2(f) but gave no specifics. I have not manipulated reviews, used fake accounts, or engaged in any fraudulent activity. I genuinely don't know what triggered this. I've submitted appeals via developer.apple.com/contact with no response. Can someone please explain what was flagged so I can address it? I'm happy to provide any documentation needed.
2
0
67
Feb ’26
Reply to `sysextd` rejects new `NEFilterDataProvider` activation with "no policy" on macOS 26 — despite valid Developer ID + notarization
Had Claude analyze the sysdiagnose report. Here are the findings: Main observation: sysdiagnose analysis reveals sysextd never consults syspolicyd during activation $ sudo sysdiagnose -f ~/Desktop/ This tool generates files that allow Apple to investigate issues with your computer and help improve Apple products. The files might contain personal information found on your device or associated with your Apple Account(s), including but not limited to your name, serial numbers of your device, your device name, your attached peripheral devices, your user name, your email address and email settings, file paths, file names, Siri suggestions, your computer's IP addresses, network connection information, and profiles installed to your device. This information is used by Apple in accordance with its privacy policy (www.apple.com/privacy) and is not shared with any other company. By using this tool and sending the results to Apple, you consent to Apple using the contents of these files to improve Apple products
Feb ’26
What is the state of EventKit going forward?
I'm building an app that heavily relies on EKEventStore for calendar and reminder integration. The API is simple - and limited. Change notifications amount to something changed, you'd better refetch everything you care about. There's no way to know whether the calendar was updated while your app was closed or backgrounded. EKEvents and EKReminders don't trigger SwiftUI view updates, so you end up shunting them into your own observable state and keeping the two in sync. My app is fairly complex rendering-wise, and I lament being locked into treating EKEventStore as a first-class citizen of my view and data layer. It makes everything clunkier, essentially shuts the door on modern features like undo/redo, and makes integrating with other calendar providers that much harder. I'm exploring a custom SwiftData DataStore ↔ EKEventStore sync engine, but this is no easy task. There are still many unknowns I'd need to spike out before I can even attempt a proper implementation. Still, I'm curious - is this some
1
0
71
Feb ’26
Reply to My EndpointSecurity Client process is kicked by OS on Mac sleep/wake cycle
Splitting for length, part 1... I will also attach a sample crash report. So, let me start there. All three logs have threads blocked in dispatch_sync, with the worst case having 35 threads blocked in this code chunk waiting for another thread to clear the block: 6 libdispatch.dylib 0x7ff80f50468e _dispatch_sync_f_slow + 175 7 com.proofpoint.itm.prevention 0x10a102a81 8 com.proofpoint.itm.prevention 0x10a0ff5cb 9 com.proofpoint.itm.prevention 0x10a0ff482 10 com.proofpoint.itm.prevention 0x10a0c5716 11 libdispatch.dylib 0x7ff80f4f76b9 _dispatch_call_block_and_release + 12 The other two logs are that extreme, but both of them also show blocks in dispatch_sync and one of them also shows the same contentions (though not as extreme). I have some general comments below, but the critical next step here is to fully symbolicate these logs and figure out what your client is actually doing. You're clearly bottlenecking on something and figuring out what that is is obviously an important first step. I obviously don't kno
Topic: App & System Services SubTopic: Core OS Tags:
Feb ’26
Permissions issue - unable to contact support
I'm having a permissions issue in my Apple developer account and I'd like to contact support to get it sorted out but https://developer.apple.com/contact/ isn't working for me. I get an endless wait spinner and ERROR: in the top left corner (with no error message). Has anyone else ever encountered this and is there some other possible way I can get in touch with Apple Developer support?
1
0
33
Feb ’26
Reply to Notarization Always Fails, Now Stuck at Max Certificates, Can't Delete
Thank you for the response. but rather that something has gone wrong >>after you’ve created them Yes, the problem is after the create which is out of my control, but now I'm stuck... Xcode always gives an error when managing my account certificates. This is under Signing certificates for My Name: Clicking the + sign gives the error There is a problem with the request entity. You already a Development certifiate or a pending request. Xcode always gives an error when managing my Team Developer ID Installer Certificate. Under Accounts, highlighting my email, clicking Manage Certificates>Developer ID Installer gives that above same error. Logging into my Apple Developer account, I am unable to revoke existing Developer ID Installer Certificates.
Feb ’26
Enrollment Stuck on "Pending" for 3 Days After Payment
I’m looking for some insight regarding the Apple Developer Program enrollment. I completed my payment (649 TL) 3 days ago, and my account status is still showing as Pending. I have already ensured that my Apple ID name (Ulaş Cem Budak) matches my legal ID perfectly. However, I haven't received any activation email or requests for further documentation yet. Is a 3-day (or longer) wait normal for the initial activation in 2026? Should I continue to wait, or is it better to contact support via phone at this stage? Any advice from those who recently enrolled would be greatly appreciated.
1
0
83
Feb ’26
Cannot change my contact address
On the following developer account page, you have the ability to update your address information, but it does not appear to be working for me. If you go to https://developer.apple.com/account and scroll down the page. You come to a section called Membership Details with a link to update your information. When you click on this link it shows a dialog which has two choices. One is for Change Contact Details and the other is for Switch to Organization Membership. When I attempt to Select Change Contact Details. Nothing happens at all. No screen is shown. Nothing, whatsoever. Please advise what the problem might be thank you. I need to change my contact address.
7
0
386
Feb ’26
Xcode 26.3 -> ChatGPT -> SSO Based Account
So through work, we have ChatGPT Enterprise accounts, that authenticate via SSO. I am trying to link it to my Xcode 26.3, and it starts the SSO process (I can see it navigate to Microsoft), but then it apparently fails, and then Xcode window says, I am logged out. I have tried multiple times, and confirmed the valid account... Anyway to get Xcode 26.3 to tie to my ChatGPT Enterprise Account?
1
0
89
Feb ’26
App Groups container data on Apple Dev account transfer
I have an iOS app with App Groups. The app uses the CallKit extension for call block functionality. All data is stored in UserDefaults(suiteName:) and FileManager.default.containerURL(forSecurityApplicationGroupIdentifier: ). I am planning to transfer this app to a different Apple Developer account and would like to clarify how App Groups behave after the transfer: Will my main app Target and CallKit Extensions keep access to the same AppGroups containers with the new Team ID? I will recreate the same AppGroups container identifiers on a new account but my concern is about Team ID change, that can lead to loss access to original containers and all data from previous Team ID. I need to clearly understand whether the app can continue accessing the existing App Group container after the Team ID changes, or if I must manually back up data before transfer and restore all data after transfer completed. As long as the App Group still exists on the original developer account and the user ha
3
0
282
Feb ’26
Reply to Question about personal account switching to organization
The term personal account is confusing, so let me start by clarify that. The developer programme has three tiers [1]: Any Apple Account can be used for basic development. Xcode shows this as a Personal Team. This comes with significant limitations. For the details, see Developer > Support > Choosing a Membership. You can pay to join the developer programme, which makes for an Individual team. A company can pay to join the developer programme, which makes for an Organization team. You can learn more about these in Developer > Program and related pages. If you join the Individual programme you can upgrade your team to an Organization team later on. See Developer Account Helper > Membership > Updating your account information > Updating an individual membership to an organization membership. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] There’s also the enterprise programme, but that’s
Feb ’26
Reply to Apple Developer Program Membership Fee Deducted but Not Reflected in Account
Apple Developer Payment Issue (India – UPI + Developer App Case) Sharing this in case it helps another founder avoid confusion. I was trying to purchase the Apple Developer Program under my company Apple ID using the Apple Developer App on my iPhone. Inside the Developer App, I was correctly logged in using my company Apple ID. When I initiated the ₹8,700 payment using UPI: The UPI auto-renew mandate failed. The app then prompted me to complete the payment using Apple Account balance (Apple Wallet). I proceeded with the payment. The transaction was successful. However, the ₹8,700 was credited to my personal Apple ID’s Apple Account balance, not the company Apple ID. Why This Happened Even though I was logged into the Developer App with my company Apple ID, in my iPhone Settings, my personal Apple ID was signed in. When the payment was processed to Apple Wallet, it was credited to the Apple ID logged in at the device level (Settings) — not the Apple ID inside the Developer App. To verify this
Replies
Boosts
Views
Activity
Feb ’26
Developer Account Terminated — No Explanation, App Never Published
My developer account was terminated on February 26, 2026. Case ID: 102831495509 I'm a solo developer. My app (Reazy, a text-to-speech tool for students with dyslexia) was never published — I was still in the review process. I have no other Apple developer accounts and have never had one terminated before. The termination email cited documented indications of fraudulent conduct under Section 3.2(f) but gave no specifics. I have not manipulated reviews, used fake accounts, or engaged in any fraudulent activity. I genuinely don't know what triggered this. I've submitted appeals via developer.apple.com/contact with no response. Can someone please explain what was flagged so I can address it? I'm happy to provide any documentation needed.
Replies
2
Boosts
0
Views
67
Activity
Feb ’26
Reply to `sysextd` rejects new `NEFilterDataProvider` activation with "no policy" on macOS 26 — despite valid Developer ID + notarization
Had Claude analyze the sysdiagnose report. Here are the findings: Main observation: sysdiagnose analysis reveals sysextd never consults syspolicyd during activation $ sudo sysdiagnose -f ~/Desktop/ This tool generates files that allow Apple to investigate issues with your computer and help improve Apple products. The files might contain personal information found on your device or associated with your Apple Account(s), including but not limited to your name, serial numbers of your device, your device name, your attached peripheral devices, your user name, your email address and email settings, file paths, file names, Siri suggestions, your computer's IP addresses, network connection information, and profiles installed to your device. This information is used by Apple in accordance with its privacy policy (www.apple.com/privacy) and is not shared with any other company. By using this tool and sending the results to Apple, you consent to Apple using the contents of these files to improve Apple products
Replies
Boosts
Views
Activity
Feb ’26
Reply to macOS 26.4 Dev Beta 2 Install Fails
If you're on an M2, I advise not updating to 25E5218f. It's managed to render Firefox unusable, AirDrop unusable, and Mail mostly unusuable (including knocking out the turn accounts online/offline).
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Feb ’26
What is the state of EventKit going forward?
I'm building an app that heavily relies on EKEventStore for calendar and reminder integration. The API is simple - and limited. Change notifications amount to something changed, you'd better refetch everything you care about. There's no way to know whether the calendar was updated while your app was closed or backgrounded. EKEvents and EKReminders don't trigger SwiftUI view updates, so you end up shunting them into your own observable state and keeping the two in sync. My app is fairly complex rendering-wise, and I lament being locked into treating EKEventStore as a first-class citizen of my view and data layer. It makes everything clunkier, essentially shuts the door on modern features like undo/redo, and makes integrating with other calendar providers that much harder. I'm exploring a custom SwiftData DataStore ↔ EKEventStore sync engine, but this is no easy task. There are still many unknowns I'd need to spike out before I can even attempt a proper implementation. Still, I'm curious - is this some
Replies
1
Boosts
0
Views
71
Activity
Feb ’26
Reply to My EndpointSecurity Client process is kicked by OS on Mac sleep/wake cycle
Splitting for length, part 1... I will also attach a sample crash report. So, let me start there. All three logs have threads blocked in dispatch_sync, with the worst case having 35 threads blocked in this code chunk waiting for another thread to clear the block: 6 libdispatch.dylib 0x7ff80f50468e _dispatch_sync_f_slow + 175 7 com.proofpoint.itm.prevention 0x10a102a81 8 com.proofpoint.itm.prevention 0x10a0ff5cb 9 com.proofpoint.itm.prevention 0x10a0ff482 10 com.proofpoint.itm.prevention 0x10a0c5716 11 libdispatch.dylib 0x7ff80f4f76b9 _dispatch_call_block_and_release + 12 The other two logs are that extreme, but both of them also show blocks in dispatch_sync and one of them also shows the same contentions (though not as extreme). I have some general comments below, but the critical next step here is to fully symbolicate these logs and figure out what your client is actually doing. You're clearly bottlenecking on something and figuring out what that is is obviously an important first step. I obviously don't kno
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’26
Permissions issue - unable to contact support
I'm having a permissions issue in my Apple developer account and I'd like to contact support to get it sorted out but https://developer.apple.com/contact/ isn't working for me. I get an endless wait spinner and ERROR: in the top left corner (with no error message). Has anyone else ever encountered this and is there some other possible way I can get in touch with Apple Developer support?
Replies
1
Boosts
0
Views
33
Activity
Feb ’26
Reply to Notarization Always Fails, Now Stuck at Max Certificates, Can't Delete
Thank you for the response. but rather that something has gone wrong >>after you’ve created them Yes, the problem is after the create which is out of my control, but now I'm stuck... Xcode always gives an error when managing my account certificates. This is under Signing certificates for My Name: Clicking the + sign gives the error There is a problem with the request entity. You already a Development certifiate or a pending request. Xcode always gives an error when managing my Team Developer ID Installer Certificate. Under Accounts, highlighting my email, clicking Manage Certificates>Developer ID Installer gives that above same error. Logging into my Apple Developer account, I am unable to revoke existing Developer ID Installer Certificates.
Replies
Boosts
Views
Activity
Feb ’26
Enrollment Stuck on "Pending" for 3 Days After Payment
I’m looking for some insight regarding the Apple Developer Program enrollment. I completed my payment (649 TL) 3 days ago, and my account status is still showing as Pending. I have already ensured that my Apple ID name (Ulaş Cem Budak) matches my legal ID perfectly. However, I haven't received any activation email or requests for further documentation yet. Is a 3-day (or longer) wait normal for the initial activation in 2026? Should I continue to wait, or is it better to contact support via phone at this stage? Any advice from those who recently enrolled would be greatly appreciated.
Replies
1
Boosts
0
Views
83
Activity
Feb ’26
Cannot change my contact address
On the following developer account page, you have the ability to update your address information, but it does not appear to be working for me. If you go to https://developer.apple.com/account and scroll down the page. You come to a section called Membership Details with a link to update your information. When you click on this link it shows a dialog which has two choices. One is for Change Contact Details and the other is for Switch to Organization Membership. When I attempt to Select Change Contact Details. Nothing happens at all. No screen is shown. Nothing, whatsoever. Please advise what the problem might be thank you. I need to change my contact address.
Replies
7
Boosts
0
Views
386
Activity
Feb ’26
Xcode 26.3 -> ChatGPT -> SSO Based Account
So through work, we have ChatGPT Enterprise accounts, that authenticate via SSO. I am trying to link it to my Xcode 26.3, and it starts the SSO process (I can see it navigate to Microsoft), but then it apparently fails, and then Xcode window says, I am logged out. I have tried multiple times, and confirmed the valid account... Anyway to get Xcode 26.3 to tie to my ChatGPT Enterprise Account?
Replies
1
Boosts
0
Views
89
Activity
Feb ’26
Reply to Xcode 26.3 -> ChatGPT -> SSO Based Account
Bump... Anyone have any idea on how to use our SSO/Enterprise ChatGPT accounts with Xcode 26.3?
Replies
Boosts
Views
Activity
Feb ’26
Access Pass provisioning error with message: Software Update Required
We're working on in-app provisioning for wallet access passes. When testing the in-app provisioning on a sandbox account, I get an error saying software update required. Please advise.
Replies
1
Boosts
0
Views
66
Activity
Feb ’26
App Groups container data on Apple Dev account transfer
I have an iOS app with App Groups. The app uses the CallKit extension for call block functionality. All data is stored in UserDefaults(suiteName:) and FileManager.default.containerURL(forSecurityApplicationGroupIdentifier: ). I am planning to transfer this app to a different Apple Developer account and would like to clarify how App Groups behave after the transfer: Will my main app Target and CallKit Extensions keep access to the same AppGroups containers with the new Team ID? I will recreate the same AppGroups container identifiers on a new account but my concern is about Team ID change, that can lead to loss access to original containers and all data from previous Team ID. I need to clearly understand whether the app can continue accessing the existing App Group container after the Team ID changes, or if I must manually back up data before transfer and restore all data after transfer completed. As long as the App Group still exists on the original developer account and the user ha
Replies
3
Boosts
0
Views
282
Activity
Feb ’26
Reply to Question about personal account switching to organization
The term personal account is confusing, so let me start by clarify that. The developer programme has three tiers [1]: Any Apple Account can be used for basic development. Xcode shows this as a Personal Team. This comes with significant limitations. For the details, see Developer > Support > Choosing a Membership. You can pay to join the developer programme, which makes for an Individual team. A company can pay to join the developer programme, which makes for an Organization team. You can learn more about these in Developer > Program and related pages. If you join the Individual programme you can upgrade your team to an Organization team later on. See Developer Account Helper > Membership > Updating your account information > Updating an individual membership to an organization membership. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com [1] There’s also the enterprise programme, but that’s
Replies
Boosts
Views
Activity
Feb ’26