Search results for

“Account Locked”

33,559 results found

Post

Replies

Boosts

Views

Activity

Enrollment and Payment completed but Web still shows “Complete Your Purchase” and Pending
Hello, Apple Developer Support Team, I registered for the Apple Developer Program using the Developer app on my Macbook. Payment and identity verification were completed successfully. Nevertheless, the phrase Complete Your Purchase still appears when I check in online, and my registration status is listed as Pending. Even though I've already finished the enrollment procedure, the system seems to be requesting me to do it again. I already have opened a case with Case ID: 102848342160 but had no response. Would you kindly check my account and let me know how my registration is going right now? I appreciate your help. Kind regards, Bua.
0
0
22
1w
"appAccountToken" mismatched in sandbox environment
We're seeing some strange behavior of the appAccountToken when passing it to a purchase in the sandbox environment. Normally we'd expect the same account token to be set on the resulting verfication, but that's not the case. Instead the token seems to be persisted on the API side and reused for some amount of time, meaning there's a mismatch and the connection between account and purchase is lost. This happens consistently even if we send new tokens on each purchase. Has there been any updates to purchase flow in the sandbox environment on Apple's side? .purchase( options: [.appAccountToken(token)] )
0
0
49
1w
Reply to How to cancel Auto-renewable subscription bought in TestFlight?
Hi everyone, I'm currently preparing my app for submission and testing the subscription logic using a TestFlight build with my real Apple ID. I’ve encountered a persistent issue that seems to have plagued developers for years: I cannot find a way to manage or clear the purchase history for this hybrid sandbox state. Here is what I've tried: Settings > App Store > Sandbox Account: The account is listed, but Manage Subscriptions is either empty or doesn't allow for a full reset of the purchase history. App Store Connect: Since it's a real Apple ID and not an explicit Sandbox Tester created in the dashboard, there is no Clear Purchase History button available. Waiting for expiration: Even after the compressed sandbox duration, the Transaction.currentEntitlements sometimes still reflects cached or stuck states. Has anyone found a definitive way to reset a real Apple ID’s sandbox environment in 2026? Or is the only reliable way to test First-time Purchase flows still restricted to creating
Topic: App & System Services SubTopic: StoreKit Tags:
1w
System-wide deadlock in removexattr from revisiond / APFS
System-wide deadlock in removexattr from revisiond / APFS We're experiencing a deadlock on certains systems when our software is installed, which is causing side effects in our process (and likely others) such as blocked queues and increased memory usage. According to the spindump, revisiond appears to be holding an exclusive lock within the kernel. Process: revisiond [426] UUID: 5E9B9E04-984B-31AD-A4FF-A1A90B7D53A1 Path: /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond Codesigning ID: com.apple.revisiond Shared Cache: 25AE5A2A-FE2A-3998-8D4E-F3C5C6E6CEB6 slid base address 0x189834000, slide 0x9834000 (System Primary) Architecture: arm64e Parent: launchd [1] UID: 0 Sudden Term: Tracked Memory Limit: 50MB Jetsam Priority: 40 Footprint: 6225 KB Time Since Fork: 1740319s Num samples: 940 (1-940) Num threads: 5 Note: 1 idle work queue thread omitted [...] Thread 0xc0616d 940 samples (1-940) priority 46 (base 4) last ran 241692.754s ago 940 start_wqthread + 8 (l
20
0
555
1w
Reply to File Export from iOS - eventually import too
In some online tutorials there was a way to set the full filename (like Export.csv) In the case of sharing a file, you can give the file a name you choose. Here you are sharing a piece of data, and so the use casen is different. Could you clarify how DTS works now relative to these questions answered here on the forum? Since I did ask for a DTS - does this count as one? Apple's DTS has been providing our usual code level support in the forums as well as via email. We've also lifted the cap of 2 incidents per account per year so developers can ask questions as needed. As a result, other than the medium of communication, there’s really no difference in the support response we’ll provide. Best, —— Ziqiao Chen  Worldwide Developer Relations.
Topic: UI Frameworks SubTopic: SwiftUI
1w
Reply to GST Tax Form Question
You are only required to create an account once you reach $30k in revenue. You can always voluntarily register, which you would need to do in this case. The problem here is that Apple is the retailer and Apple handles all of the tax collection and remission to CRA. Apple wants to have its CRA account tied to your CRA account because of the commissions that Apple charges you. If you have further questions, I recommend contacting CRA directly. They're usually very helpful. Unfortunately, this kind of business arrangement is actually very unusual as businesses go. But Apple is large enough so that CRA will understand the business from your perspective and should be able to provide assistance. Unfortunately, the entire process of connecting your CRA account with Apple can take a long time. And since Apple is a US company, there are also IRS forms you'll have to fill out. All of these forms can take some time to fill out - think months, not days.
1w
Reply to DriverKit Entitlement Model Has No Viable Path for Open Source and Community-Maintained Drivers
A free or reduced-cost entitlement path for non-commercial volunteer-maintained drivers If you haven't already, please file a bug asking for the dev-only entitlements to be enabled on free developer accounts, and post the bug number back here. I can't promise it will happen, but it's an interesting idea that I don't think we've really considered. Published approval criteria and timelines so projects can plan accordingly Unfortunately, publishing truly formal criteria is much more difficult than it sounds since, in practice, it's very difficult to come up with a criteria set that EXACTLY covers every reasonable use case while also excluding every possible unreasonable use case... and that assumes we could even come up with every use case. However, on this point: Even if the developer is a professional company, some legacy hardware will go unsupported because of a lack of support from the vendor. Providing a way for users who need access to older hardware would be needed. We understand that the nature
Topic: App & System Services SubTopic: Drivers Tags:
1w
Dev Acct membership enrollment limbo
I signed up for membership on Monday March 16th. It took my credit card info and put me in ‘Pending’ state. My cc was charges $99 but when I go back to my account it has a box for me to continue to signup for membership where it asks to charge my account again. I tried using the account support where it asks to with provider a phone number to call me or to send an email. I chose phone. It called me almost immediately but it was already in the middle of explaining options to select. And before I could get to my keypad it said that my time had expired. ‘Good Bye’. I went back to try again and saw a case id assigned. But it would not let me do another callback or email. Instead I got “Error processing your request”. I’ve tried for 3 hours trying to find another channel to get help. They have my money and I dont have membership. can anyone suggest where I go from here?
2
0
115
1w
Reply to File Export from iOS - eventually import too
It took me a little bit to realize that tapping on the text in the Share to Files interface provided a way to change the file name - when I share one item. In some online tutorials there was a way to set the full filename (like Export.csv) - but maybe that's only when writing to the app's file directory. Would you agree? I can't really think of a clean way to be able to name 2 files in that interface - so I fully understand why that's not available - and therefore I don't plan to proceed to a feedback for this. I should be able to combine elements so that I'm only sharing 1 item in for my original request. Could you clarify how DTS works now relative to these questions answered here on the forum? Since I did ask for a DTS - does this count as one? It doesn't matter to me right now because my dev account will renew soon. Thanks so much!
Topic: UI Frameworks SubTopic: SwiftUI
1w
Why are Family Controls API requests taking this long?
Hello, I’m honestly trying to understand what’s going on with the Family Controls API review process. I submitted my entitlement request on March 5, and as of today (March 19), there has been zero response. I also opened a support ticket on March 16, and that hasn’t received any response either. What’s confusing is that updates to another app on the same developer account were approved within days so clearly the account is in good standing and active. At this point, it feels like there’s no visibility into what’s happening: Is the request under review? Is it waiting for additional information? Or is it just sitting in a queue indefinitely? I understand that Family Controls is a sensitive API, but a two-week silence with no status or communication makes it very difficult to plan or ship features. For those who’ve gone through this: How long did your approval actually take? Did you receive any communication during the process? Is there any reliable way to get visibility or speed this up? Right
3
0
95
1w
GST Tax Form Question
I am in the end stages of creating my app and apple is saying I need to include Business number and GST (RT) number - I'm Canadian and not sure how this applies to developers in other countries. Just wondering if any developers from Canada can shed light on this process of getting a GST number, the CRA is saying you can create a GST account/number once your business reaches $30,000 is revenue so its seems different than what Apple is saying to do. This is my first time creating an app and I'm a solo developer.
1
0
77
2w
Unlock with Touch ID suggested despite system.login.screensaver being configured with authenticate-session-owner rule
Hello, I’m working on a security agent plugin for Mac. The plugin provides a mechanism with custom UI via SFAuthorizationPluginView and a privileged mechanism with the business logic. The plugin needs to support unlocking the device, so I changed the authorize right to invoke my agent: class evaluate-mechanisms created 731355374.33196402 mechanisms FooBar:loginUI builtin:reset-password,privileged FooBar:authenticate,privileged builtin:authenticate,privileged modified 795624943.31730103 shared tries 10000 version 1 I also changed the system.login.screensaver right to use authorize-session-owner: class rule comment The owner or any administrator can unlock the screensaver, set rule to authenticate-session-owner-or-admin to enable SecurityAgent. created 731355374.33196402 modified 795624943.32567298 rule authenticate-session-owner version 1 I also set screenUnlockMode to 2, as was suggested in this thread: macOS Sonoma Lock Screen with SFAutorizationPluginView is not hiding the macOS de
2
0
365
2w
The requested app is not available or doesn’t exist.
Hello, I have an internal TestFlight build for my app PewPewApp (Apple ID 6760741808). The build is processed, assigned to an internal group, and the tester invitation is accepted. The build status shows Ready to Test / Testing in App Store Connect. However, installation from TestFlight fails with: “The requested app is not available or doesn’t exist.” Could you please check whether there is an account-level or backend TestFlight distribution issue affecting this app/build? Thank you.
1
0
60
2w
Enrollment and Payment completed but Web still shows “Complete Your Purchase” and Pending
Hello, Apple Developer Support Team, I registered for the Apple Developer Program using the Developer app on my Macbook. Payment and identity verification were completed successfully. Nevertheless, the phrase Complete Your Purchase still appears when I check in online, and my registration status is listed as Pending. Even though I've already finished the enrollment procedure, the system seems to be requesting me to do it again. I already have opened a case with Case ID: 102848342160 but had no response. Would you kindly check my account and let me know how my registration is going right now? I appreciate your help. Kind regards, Bua.
Replies
0
Boosts
0
Views
22
Activity
1w
"appAccountToken" mismatched in sandbox environment
We're seeing some strange behavior of the appAccountToken when passing it to a purchase in the sandbox environment. Normally we'd expect the same account token to be set on the resulting verfication, but that's not the case. Instead the token seems to be persisted on the API side and reused for some amount of time, meaning there's a mismatch and the connection between account and purchase is lost. This happens consistently even if we send new tokens on each purchase. Has there been any updates to purchase flow in the sandbox environment on Apple's side? .purchase( options: [.appAccountToken(token)] )
Replies
0
Boosts
0
Views
49
Activity
1w
Hi guys im having problem on transfering the app to a new account
When ever i accect Transfer the app it's said i need to sign the Alternative Terms Addendum for Apps in the EU even though i already sign it. Please help
Replies
4
Boosts
0
Views
176
Activity
1w
Reply to How to cancel Auto-renewable subscription bought in TestFlight?
Hi everyone, I'm currently preparing my app for submission and testing the subscription logic using a TestFlight build with my real Apple ID. I’ve encountered a persistent issue that seems to have plagued developers for years: I cannot find a way to manage or clear the purchase history for this hybrid sandbox state. Here is what I've tried: Settings > App Store > Sandbox Account: The account is listed, but Manage Subscriptions is either empty or doesn't allow for a full reset of the purchase history. App Store Connect: Since it's a real Apple ID and not an explicit Sandbox Tester created in the dashboard, there is no Clear Purchase History button available. Waiting for expiration: Even after the compressed sandbox duration, the Transaction.currentEntitlements sometimes still reflects cached or stuck states. Has anyone found a definitive way to reset a real Apple ID’s sandbox environment in 2026? Or is the only reliable way to test First-time Purchase flows still restricted to creating
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
1w
System-wide deadlock in removexattr from revisiond / APFS
System-wide deadlock in removexattr from revisiond / APFS We're experiencing a deadlock on certains systems when our software is installed, which is causing side effects in our process (and likely others) such as blocked queues and increased memory usage. According to the spindump, revisiond appears to be holding an exclusive lock within the kernel. Process: revisiond [426] UUID: 5E9B9E04-984B-31AD-A4FF-A1A90B7D53A1 Path: /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond Codesigning ID: com.apple.revisiond Shared Cache: 25AE5A2A-FE2A-3998-8D4E-F3C5C6E6CEB6 slid base address 0x189834000, slide 0x9834000 (System Primary) Architecture: arm64e Parent: launchd [1] UID: 0 Sudden Term: Tracked Memory Limit: 50MB Jetsam Priority: 40 Footprint: 6225 KB Time Since Fork: 1740319s Num samples: 940 (1-940) Num threads: 5 Note: 1 idle work queue thread omitted [...] Thread 0xc0616d 940 samples (1-940) priority 46 (base 4) last ran 241692.754s ago 940 start_wqthread + 8 (l
Replies
20
Boosts
0
Views
555
Activity
1w
Reply to File Export from iOS - eventually import too
In some online tutorials there was a way to set the full filename (like Export.csv) In the case of sharing a file, you can give the file a name you choose. Here you are sharing a piece of data, and so the use casen is different. Could you clarify how DTS works now relative to these questions answered here on the forum? Since I did ask for a DTS - does this count as one? Apple's DTS has been providing our usual code level support in the forums as well as via email. We've also lifted the cap of 2 incidents per account per year so developers can ask questions as needed. As a result, other than the medium of communication, there’s really no difference in the support response we’ll provide. Best, —— Ziqiao Chen  Worldwide Developer Relations.
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
1w
Reply to GST Tax Form Question
You are only required to create an account once you reach $30k in revenue. You can always voluntarily register, which you would need to do in this case. The problem here is that Apple is the retailer and Apple handles all of the tax collection and remission to CRA. Apple wants to have its CRA account tied to your CRA account because of the commissions that Apple charges you. If you have further questions, I recommend contacting CRA directly. They're usually very helpful. Unfortunately, this kind of business arrangement is actually very unusual as businesses go. But Apple is large enough so that CRA will understand the business from your perspective and should be able to provide assistance. Unfortunately, the entire process of connecting your CRA account with Apple can take a long time. And since Apple is a US company, there are also IRS forms you'll have to fill out. All of these forms can take some time to fill out - think months, not days.
Replies
Boosts
Views
Activity
1w
Reply to DriverKit Entitlement Model Has No Viable Path for Open Source and Community-Maintained Drivers
A free or reduced-cost entitlement path for non-commercial volunteer-maintained drivers If you haven't already, please file a bug asking for the dev-only entitlements to be enabled on free developer accounts, and post the bug number back here. I can't promise it will happen, but it's an interesting idea that I don't think we've really considered. Published approval criteria and timelines so projects can plan accordingly Unfortunately, publishing truly formal criteria is much more difficult than it sounds since, in practice, it's very difficult to come up with a criteria set that EXACTLY covers every reasonable use case while also excluding every possible unreasonable use case... and that assumes we could even come up with every use case. However, on this point: Even if the developer is a professional company, some legacy hardware will go unsupported because of a lack of support from the vendor. Providing a way for users who need access to older hardware would be needed. We understand that the nature
Topic: App & System Services SubTopic: Drivers Tags:
Replies
Boosts
Views
Activity
1w
Dev Acct membership enrollment limbo
I signed up for membership on Monday March 16th. It took my credit card info and put me in ‘Pending’ state. My cc was charges $99 but when I go back to my account it has a box for me to continue to signup for membership where it asks to charge my account again. I tried using the account support where it asks to with provider a phone number to call me or to send an email. I chose phone. It called me almost immediately but it was already in the middle of explaining options to select. And before I could get to my keypad it said that my time had expired. ‘Good Bye’. I went back to try again and saw a case id assigned. But it would not let me do another callback or email. Instead I got “Error processing your request”. I’ve tried for 3 hours trying to find another channel to get help. They have my money and I dont have membership. can anyone suggest where I go from here?
Replies
2
Boosts
0
Views
115
Activity
1w
Reply to File Export from iOS - eventually import too
It took me a little bit to realize that tapping on the text in the Share to Files interface provided a way to change the file name - when I share one item. In some online tutorials there was a way to set the full filename (like Export.csv) - but maybe that's only when writing to the app's file directory. Would you agree? I can't really think of a clean way to be able to name 2 files in that interface - so I fully understand why that's not available - and therefore I don't plan to proceed to a feedback for this. I should be able to combine elements so that I'm only sharing 1 item in for my original request. Could you clarify how DTS works now relative to these questions answered here on the forum? Since I did ask for a DTS - does this count as one? It doesn't matter to me right now because my dev account will renew soon. Thanks so much!
Topic: UI Frameworks SubTopic: SwiftUI
Replies
Boosts
Views
Activity
1w
Why are Family Controls API requests taking this long?
Hello, I’m honestly trying to understand what’s going on with the Family Controls API review process. I submitted my entitlement request on March 5, and as of today (March 19), there has been zero response. I also opened a support ticket on March 16, and that hasn’t received any response either. What’s confusing is that updates to another app on the same developer account were approved within days so clearly the account is in good standing and active. At this point, it feels like there’s no visibility into what’s happening: Is the request under review? Is it waiting for additional information? Or is it just sitting in a queue indefinitely? I understand that Family Controls is a sensitive API, but a two-week silence with no status or communication makes it very difficult to plan or ship features. For those who’ve gone through this: How long did your approval actually take? Did you receive any communication during the process? Is there any reliable way to get visibility or speed this up? Right
Replies
3
Boosts
0
Views
95
Activity
1w
GST Tax Form Question
I am in the end stages of creating my app and apple is saying I need to include Business number and GST (RT) number - I'm Canadian and not sure how this applies to developers in other countries. Just wondering if any developers from Canada can shed light on this process of getting a GST number, the CRA is saying you can create a GST account/number once your business reaches $30,000 is revenue so its seems different than what Apple is saying to do. This is my first time creating an app and I'm a solo developer.
Replies
1
Boosts
0
Views
77
Activity
2w
Unlock with Touch ID suggested despite system.login.screensaver being configured with authenticate-session-owner rule
Hello, I’m working on a security agent plugin for Mac. The plugin provides a mechanism with custom UI via SFAuthorizationPluginView and a privileged mechanism with the business logic. The plugin needs to support unlocking the device, so I changed the authorize right to invoke my agent: class evaluate-mechanisms created 731355374.33196402 mechanisms FooBar:loginUI builtin:reset-password,privileged FooBar:authenticate,privileged builtin:authenticate,privileged modified 795624943.31730103 shared tries 10000 version 1 I also changed the system.login.screensaver right to use authorize-session-owner: class rule comment The owner or any administrator can unlock the screensaver, set rule to authenticate-session-owner-or-admin to enable SecurityAgent. created 731355374.33196402 modified 795624943.32567298 rule authenticate-session-owner version 1 I also set screenUnlockMode to 2, as was suggested in this thread: macOS Sonoma Lock Screen with SFAutorizationPluginView is not hiding the macOS de
Replies
2
Boosts
0
Views
365
Activity
2w
The requested app is not available or doesn’t exist.
Hello, I have an internal TestFlight build for my app PewPewApp (Apple ID 6760741808). The build is processed, assigned to an internal group, and the tester invitation is accepted. The build status shows Ready to Test / Testing in App Store Connect. However, installation from TestFlight fails with: “The requested app is not available or doesn’t exist.” Could you please check whether there is an account-level or backend TestFlight distribution issue affecting this app/build? Thank you.
Replies
1
Boosts
0
Views
60
Activity
2w
Subscription is paid, but the account is not activated
Help. I paid for the subscription 2 days ago (50 hours ago), the account still hasn't been activated. Support doesn't answer for 2 days either. I called, they said they couldn't help in any way. What to do??? Serial number: 2-8711222928 Order ID: MTFKZHZFFT
Replies
1
Boosts
0
Views
82
Activity
2w