Search results for

“Account Locked”

33,546 results found

Post

Replies

Boosts

Views

Activity

Digital Services Act: In Review for 14 days already.
Hi all, I was wondering if someone could provide more information about the Digital Services Act review process. I haven’t been able to find any details online, and I haven’t received a response to my support requests (it has been 9 days so far). I submitted the requested Digital Services Act information on February 27, but I haven’t received any update or automated confirmation email. The request is still visible under business agreements in my Apple Store Connect account. Does anyone know how long this review typically takes? Or whether I should contact support through a different channel? Thank you in advance!
6
0
228
2d
Reply to Xcode 26.3 Claude Agent — 401 Invalid Bearer Token on Intel Mac (FB22141224)
Update: After extensive investigation I have identified what appears to be the root cause of the 401 Invalid Bearer Token error on my Intel Mac, and I want to share the findings in case they help others reporting similar issues on M1 and M4 machines. WHAT I FOUND (Intel Mac - x86_64): The Claude Agent binary that Xcode downloads is the darwin-arm64 build regardless of host architecture. On my Intel Mac this binary physically cannot execute, which fails silently and surfaces as a 401 error. Confirmed via terminal: file ~/Library/Developer/Xcode/CodingAssistant/Agents/claude/2.1.14/claude Returns: Mach-O 64-bit executable arm64 — wrong for Intel Mac The IDEChatClaudeCodeVersion preference is hardcoded to the ARM64 download URL: defaults read com.apple.dt.Xcode IDEChatClaudeCodeVersion Returns: darwin-arm64 URL regardless of CPU architecture We also confirmed the darwin-x64 binary exists in Anthropic's distribution bucket and runs correctly on Intel — both in the terminal and as a standalone binary: curl -fsSL -
3d
Xcode 26.3 Claude Agent — 401 Invalid Bearer Token on Intel Mac (FB22141224)
I've been investigating a persistent 401 Invalid Bearer Token error with Claude Agent in Xcode 26.3 on an Intel Core i9 Mac and wanted to share my findings here in case others are affected. ENVIRONMENT Hardware: Intel Core i9 (x86_64) Xcode: 26.3 (17C529) macOS: 26.3 (25D125) THE ISSUE Claude Agent fails with Failed to authenticate. API Error: 401 - Invalid bearer token on every prompt, despite the account showing as Signed In under Settings → Intelligence. The error persists after signing out and back in, and the token is confirmed valid and unexpired in Keychain. WHAT WORKS Claude Code in Terminal works perfectly on the same machine with the same credentials The basic Claude Sonnet 4.5 coding assistant in Xcode works fine Only Claude Agent is affected ROOT CAUSE HYPOTHESIS Xcode appears to be installing an ARM64 Claude binary on Intel Macs silently, with no warning or fallback. This binary likely fails to execute on x86_64 hardware and that failure is being misreported upstream as a 401 authenticat
4
0
239
3d
Help, please - account issues
Hi, I'm in urgent need of help as I'm continuously building an app for my daughter who has diabetes type 1. The app helps her with her insulin, it's called Loop. Anyway, this time I discovered that my Apple Developer Account is expired. I don't understand why, at the same time and under the same account it states that my next payment is due in June 2026. And in my iPhone the subscription is still active. Regardless of all this; my question is: how do I get my account - my same account - active again, once it turned expired? The renewal button isn't there, I can't find a way to simply get the account going again. Really stressed out due to the medical thing. Please, help.
1
0
252
3d
DeviceActivityMonitor extension intervalDidStart never called on iOS 26.3.1
On iOS 26.3.1, deviceactivityd produces zero log output and never wakes a DeviceActivityMonitor extension at the scheduled time, even when the schedule is successfully registered. The extension's intervalDidStart(for:) method is never called. Steps to Reproduce: Create an app with a DeviceActivityMonitor extension subclass Add the com.apple.developer.family-controls entitlement to both the main app and extension targets Add a shared App Group entitlement to both targets In the main app, call: let center = DeviceActivityCenter() center.stopMonitoring([.myActivity]) let schedule = DeviceActivitySchedule( intervalStart: DateComponents(hour: 17, minute: 30), intervalEnd: DateComponents(hour: 17, minute: 45), repeats: true ) try center.startMonitoring(.myActivity, during: schedule) Verify registration succeeds: DeviceActivityCenter().activities.contains(.myActivity) returns true Background the app completely and wait for the intervalStart time (5:30 PM in this example) Expected Result: intervalDidStart(for:) is ca
3
0
156
3d
Enrollment Pending – Payment "Successful" but no charge and no access
Hi everyone, I’m reaching out to see if anyone has found a fix for a stuck Apple Developer enrollment. I recently joined my company and need to get our environment ready, but I’m hitting a wall. The Timeline: Enrolled: Monday, March 23. Confirmation: Received the 2 business days to process email. Current Status: My profile still says Pending. The Issues: The portal gives me an option to Complete enrollment by purchasing, even though I already did. Although the checkout showed Success at the time, no charge has appeared on my bank account yet. I’ve contacted Apple Support twice with no response so far. I’ve seen others mentioning similar issues lately. Has anyone managed to bypass this Pending loop without double-paying? Should I just keep waiting, or is there a specific support channel that actually responds? Thanks in advance for any insights!
2
0
131
3d
Reply to Xcode 26.4: Regressions in Intelligence features
Awhile back I used OpenAi for intelligence, though recently switched to using Anthropic Claude. Now, when launching Xcode 26.4 I am prodded with a prompt stating Codex is not installed. Get Codex to resume the conversation. In my Xcode Settings I have ChatGPT in Xcode switched off. Likewise I have not downloaded the Codex Agent - the Get button appears which I ignore. In my Xcode Settings I have also signed into my Anthropic account, i.e. the Sign Out button is showing. It appears I am completely unable to use Claude for intelligence unless I download OpenAI Codex - though other users have done this, and nothing works following. This release appears severely broken. It would be easiest and best to revert to 26.3 to allow developers continue development.
4d
Digital Services Act: In Review for 14 days already.
Hi all, I was wondering if someone could provide more information about the Digital Services Act review process. I haven’t been able to find any details online, and I haven’t received a response to my support requests (it has been 9 days so far). I submitted the requested Digital Services Act information on February 27, but I haven’t received any update or automated confirmation email. The request is still visible under business agreements in my Apple Store Connect account. Does anyone know how long this review typically takes? Or whether I should contact support through a different channel? Thank you in advance!
Replies
6
Boosts
0
Views
228
Activity
2d
Leave developer team,but still can see my team information
I just leave my developer team from Apple Developer Program,and re login,can see nothing. But when I get into https://developer.apple.com/ and login,still can see my team information. And I check the team information, the account holder is not me . WHY retain this question?
Replies
2
Boosts
0
Views
457
Activity
2d
Reply to Developer account verification
I have made also request few days back and paid for account but no response on the request or on customer service. There is another post saying that someone is waiting 2 weeks. I am very dissapointed how the process looks like.
Replies
Boosts
Views
Activity
2d
Apple developer account
Hello, it's been 14 days since we applied for an Apple Developer account for our company, and it's still not active. We've sent three emails, but haven't received a single reply. Has anyone else experienced this problem?
Replies
2
Boosts
0
Views
111
Activity
2d
Reply to Your development team has reached the maximum number of registered iPhone devices.
I just renewed my paid developer account today and I'm still getting this issue. I'm hoping I can build and test on my current iPhone but I'm stuck because I get this error message. Some assistance will definitely be helpful
Topic: Code Signing SubTopic: General
Replies
Boosts
Views
Activity
2d
Reply to Xcode 26.3 Claude Agent — 401 Invalid Bearer Token on Intel Mac (FB22141224)
Update: After extensive investigation I have identified what appears to be the root cause of the 401 Invalid Bearer Token error on my Intel Mac, and I want to share the findings in case they help others reporting similar issues on M1 and M4 machines. WHAT I FOUND (Intel Mac - x86_64): The Claude Agent binary that Xcode downloads is the darwin-arm64 build regardless of host architecture. On my Intel Mac this binary physically cannot execute, which fails silently and surfaces as a 401 error. Confirmed via terminal: file ~/Library/Developer/Xcode/CodingAssistant/Agents/claude/2.1.14/claude Returns: Mach-O 64-bit executable arm64 — wrong for Intel Mac The IDEChatClaudeCodeVersion preference is hardcoded to the ARM64 download URL: defaults read com.apple.dt.Xcode IDEChatClaudeCodeVersion Returns: darwin-arm64 URL regardless of CPU architecture We also confirmed the darwin-x64 binary exists in Anthropic's distribution bucket and runs correctly on Intel — both in the terminal and as a standalone binary: curl -fsSL -
Replies
Boosts
Views
Activity
3d
Xcode 26.3 Claude Agent — 401 Invalid Bearer Token on Intel Mac (FB22141224)
I've been investigating a persistent 401 Invalid Bearer Token error with Claude Agent in Xcode 26.3 on an Intel Core i9 Mac and wanted to share my findings here in case others are affected. ENVIRONMENT Hardware: Intel Core i9 (x86_64) Xcode: 26.3 (17C529) macOS: 26.3 (25D125) THE ISSUE Claude Agent fails with Failed to authenticate. API Error: 401 - Invalid bearer token on every prompt, despite the account showing as Signed In under Settings → Intelligence. The error persists after signing out and back in, and the token is confirmed valid and unexpired in Keychain. WHAT WORKS Claude Code in Terminal works perfectly on the same machine with the same credentials The basic Claude Sonnet 4.5 coding assistant in Xcode works fine Only Claude Agent is affected ROOT CAUSE HYPOTHESIS Xcode appears to be installing an ARM64 Claude binary on Intel Macs silently, with no warning or fallback. This binary likely fails to execute on x86_64 hardware and that failure is being misreported upstream as a 401 authenticat
Replies
4
Boosts
0
Views
239
Activity
3d
Pending Developer Account Activation
Guys I signed up for Developer Account over a week ago. There is no any email that I received only the order id and the receipt. When I log in to my developer account It shows me like I am not paid or registered but in my back account I saw that I paid. So what's wrong with that why am I still waiting for confirmation?
Replies
2
Boosts
0
Views
102
Activity
3d
Change username
Hello 👋 I would like change my username for several reason. Is there a way to change it ? I don’t want to create an another Apple account just for that. Have a nice day 😁
Replies
10
Boosts
0
Views
411
Activity
3d
Help, please - account issues
Hi, I'm in urgent need of help as I'm continuously building an app for my daughter who has diabetes type 1. The app helps her with her insulin, it's called Loop. Anyway, this time I discovered that my Apple Developer Account is expired. I don't understand why, at the same time and under the same account it states that my next payment is due in June 2026. And in my iPhone the subscription is still active. Regardless of all this; my question is: how do I get my account - my same account - active again, once it turned expired? The renewal button isn't there, I can't find a way to simply get the account going again. Really stressed out due to the medical thing. Please, help.
Replies
1
Boosts
0
Views
252
Activity
3d
DeviceActivityMonitor extension intervalDidStart never called on iOS 26.3.1
On iOS 26.3.1, deviceactivityd produces zero log output and never wakes a DeviceActivityMonitor extension at the scheduled time, even when the schedule is successfully registered. The extension's intervalDidStart(for:) method is never called. Steps to Reproduce: Create an app with a DeviceActivityMonitor extension subclass Add the com.apple.developer.family-controls entitlement to both the main app and extension targets Add a shared App Group entitlement to both targets In the main app, call: let center = DeviceActivityCenter() center.stopMonitoring([.myActivity]) let schedule = DeviceActivitySchedule( intervalStart: DateComponents(hour: 17, minute: 30), intervalEnd: DateComponents(hour: 17, minute: 45), repeats: true ) try center.startMonitoring(.myActivity, during: schedule) Verify registration succeeds: DeviceActivityCenter().activities.contains(.myActivity) returns true Background the app completely and wait for the intervalStart time (5:30 PM in this example) Expected Result: intervalDidStart(for:) is ca
Replies
3
Boosts
0
Views
156
Activity
3d
Enrollment Pending – Payment "Successful" but no charge and no access
Hi everyone, I’m reaching out to see if anyone has found a fix for a stuck Apple Developer enrollment. I recently joined my company and need to get our environment ready, but I’m hitting a wall. The Timeline: Enrolled: Monday, March 23. Confirmation: Received the 2 business days to process email. Current Status: My profile still says Pending. The Issues: The portal gives me an option to Complete enrollment by purchasing, even though I already did. Although the checkout showed Success at the time, no charge has appeared on my bank account yet. I’ve contacted Apple Support twice with no response so far. I’ve seen others mentioning similar issues lately. Has anyone managed to bypass this Pending loop without double-paying? Should I just keep waiting, or is there a specific support channel that actually responds? Thanks in advance for any insights!
Replies
2
Boosts
0
Views
131
Activity
3d
Reply to Enrollment Pending – Payment "Successful" but no charge and no access
Even if you try to pay again, it gives you a Duplicate order error. I enrolled on March 24th, got the confirmation email the same day and the receipt the next day. But, my account, just like yours, still says Pending.
Replies
Boosts
Views
Activity
3d
Question: How to change default text when changing multiple PKPASS fields
Good day) Colleagues, please tell me how can I change the notification on the locked screen pass changed in PKPASS when changing several fields? Thank you very much for your answer
Replies
1
Boosts
0
Views
267
Activity
3d
Reply to Xcode 26.4: Regressions in Intelligence features
Awhile back I used OpenAi for intelligence, though recently switched to using Anthropic Claude. Now, when launching Xcode 26.4 I am prodded with a prompt stating Codex is not installed. Get Codex to resume the conversation. In my Xcode Settings I have ChatGPT in Xcode switched off. Likewise I have not downloaded the Codex Agent - the Get button appears which I ignore. In my Xcode Settings I have also signed into my Anthropic account, i.e. the Sign Out button is showing. It appears I am completely unable to use Claude for intelligence unless I download OpenAI Codex - though other users have done this, and nothing works following. This release appears severely broken. It would be easiest and best to revert to 26.3 to allow developers continue development.
Replies
Boosts
Views
Activity
4d