Search results for

“Account Locked”

33,550 results found

Post

Replies

Boosts

Views

Activity

MacOS(Apple Silicon) IOKit driver for FPGA DMA transmission, kernel panic.
MacOS(Apple Silicon) IOKit driver for FPGA DMA transmission, kernel panic. Hardware and software configuration: MAC mini M1 2020 16GB, macOS Ventura 13.0 or 13.7.8 FPGA device capability: 64-bit Complete description: We've developed a DMA driver for PCIe devices (FPGA) based on IOKit. The driver can start normally through kextload, and the bar mapping, DMA registers, etc. are all correct. I am testing DMA data transmission, but a kernel panic has occurred. The specific content of the panic is as follows: {bug_type:210,timestamp:2026-01-28 14:35:30.00 +0800,os_version:macOS 13.0 (22A380),roots_installed:0,incident_id:61C9B820-8D1B-4E75-A4EB-10DC2558FA75} { build : macOS 13.0 (22A380), product : Macmini9,1, socId : 0x00008103, kernel : Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8103, incident : 61C9B820-8D1B-4E75-A4EB-10DC2558FA75, crashReporterKey : 6435F6BD-4138-412A-5142-83DD7E5B4F61, date : 2026-01-28 14:35:30.16 +0800, panicString : panic(cpu 0 caller 0xf
9
0
467
Feb ’26
Reply to Lost 32 digit ASk
DTS Engineer, I was referred to this forum by Apple Developer Support as I am trying to get a certificate that is only available to apple developers (FairPlay Streaming). The forum you cited is for consumers and not applicable to those seeking a new Account Security Key (ASk) for FPS. Security Engineer, getting a new certificate was my first thought. Please advise on how to do that. Now that I have a FPS certificate the dialogue to request a certificate is no longer there and I do not see any way to delete the certificate that I have. Thank you for responding but I'm afraid neither of your suggestions are actionable. I am stuck with an unusable FPS certificate because I don't have the required ASk. How can I request a new one??
Topic: Media Technologies SubTopic: General Tags:
Feb ’26
Developer Program Renewal Button Missing - Cannot Renew Membership
I am unable to renew my Apple Developer Program membership because the renewal button is completely missing from every platform and location where I've looked: Apple Developer website Apple Developer app on iPhone Apple Developer app on Mac Subscriptions settings I have attempted multiple troubleshooting steps without success: Tried multiple devices Tested different browsers Cleared cache and cookies Signed out and back in Attempted private browsing mode The renewal button simply does not appear anywhere. Why This Cannot Be Self-Resolved: The self-service renewal system is broken or inaccessible Phone support is not available in my country Previous support emails have gone unanswered There is no alternative path forward available to me Impact: My apps are offline or at risk of removal I am losing users and revenue daily My membership is about to expire, making my development account inactive Important Context: This appears to be a widespread issue affecting developers globally, as documented across R
1
0
71
Feb ’26
Providing client with IPA for internal distribution
Hey folks, I work as a software development consultant. We develop enterprise applications for our clients, and the apps we create are usually for internal use. We've ran into a bit of a conundrum with a client who doesn't have their own Apple Enterprise account, and neither do we as we don't meet the criteria, but they're wanting to distribute an application we've built for them via their own MDM software. We are not entirely sure how to provide them with a distribution ready .ipa file that isn't AdHoc and will be recognized as a secure app. We've looked into generating a Developer ID provisioning profile and accompanying cert, however we're running into a problem where the platform of our app (iOS) doesn't match the platform required by the Developer ID profile (macOS). I've also come across the idea of resigning an .ipa, but again, the client doesn't have a Apple Developer account and expects the working .ipa to be included in the service rendered. Any suggestions or advice or documentati
1
0
259
Feb ’26
How to test CKShare across multiple accounts?
I'm testing CloudKit Sharing (CKShare) in my app. My app uses CloudKit Sharing to share private data between users (this is not App Store Family Sharing or purchase sharing, it's app-level sharing via CKShare). To properly test this, I need three or four Apple Accounts with distinct roles in my app. This means I need three/four separate iCloud accounts signed in on test devices. Simulators are probably ok: two acting as parents (share owner and participant): parent1.sandbox@example.com parent2.sandbox@example.com, one or two as a child (participant) child1.sandbox@example.com child2.sandbox@example.com except obviously using my domain name. I attempted to create Sandbox Apple Accounts in App Store Connect, but these don't appear to work with CloudKit Sharing. I then created several standard Apple Accounts, but I've now hit a limit — I believe my mobile number (used for two-factor authentication on the test accounts) has been flagged or rate-limited for account
1
0
116
Feb ’26
APNS always returning "discarded as device was offline"
Approx Dec 13th 2025 til now (Dec 29th) I noticed my APNS dropped off to nothing daily. When I try to send APNS alerts on the developer site tool it always returns discarded as device was offline for multiple devices which I know are online. When I try pushing through my VPS (as I always have without any code changes for months) I get status codes of 400 and 403 mostly and a few 200's without it delivering also. I created a new sandbox certificate just in case it was that but still no luck, I get the same results. Ive checked for any firewall issues and I see the following on my VPS: nslookup gateway.push.apple.com Server: 1.1.1.1 Address: 1.1.1.1#53 ** server can't find gateway.push.apple.com: NXDOMAIN This seems like a second issue but not the primary issue that the portal is reporting. Any ideas what to check? Im at a loss as to why its not working at all through apples test notification portal on my developer account. It seems thats the initial issue I need to solve. Thank you for any ideas/help
5
0
320
Feb ’26
Reply to Apple developer account
Have you received an email from them? I would suggest you contact them. I would recommend you to contact the developer account support at https://developer.apple.com/contact to make sure they are aware of the issue. However we appreciate your interest in participating in the forums! Albert Pascual
  Worldwide Developer Relations.
Feb ’26
Reply to iOS Keychain + Derived Credentials: Technical help needed!
[quote='875854022, faefsd, /thread/815135?answerId=875854022#875854022, /profile/faefsd'] I'm on the same team as the OP. [/quote] Welcome! [quote='875854022, faefsd, /thread/815135?answerId=875854022#875854022, /profile/faefsd'] Do you know how to query the identifiers on the device? [/quote] That’s not how this API works. Rather, the MDM system provisions each credential to your app with a specific identifier. You and the MDM system have to agree up front as to what that identifier will be. For example, if you were building an email app, you might agree that the identifier will be the email address of the account to which this credential applies. There are two ways to approach this: If you’re building an in-house app, you should engage with your MDM vendor to see how they support this provisioning, and then design your ManagedApp configuration around what they support. If you’re building a general-purpose app, you publish a document describing the ManagedApp configuration you’re expecting, and each
Topic: Privacy & Security SubTopic: General Tags:
Feb ’26
Reply to NETransparentProxyProvider – Support for Port Ranges in NENetworkRule
[quote='815439021, faisalIkwal, /thread/815439, /profile/faisalIkwal'] Is there any officially supported way to specify a port range in NENetworkRule? [/quote] I think you’ve answered this yourself (-: If you’d like to see this change in the future, I encourage you to file an enhancement request describing your requirements. And please post your bug number, just for the record. Oh, one more thing. The port range in your example coveres ephemeral ports, which I presume is not a coincidence. If so, consider focusing on that in your ER. The ephemeral port range has changed in the past and it wouldn’t surprise me if it changed again in the future. OTOH, a general port range feature would be more flexible. (One of the nice things about your filing your own ERs is that you get to explain your own requirements in your own words.) [quote='815439021, faisalIkwal, /thread/815439, /profile/faisalIkwal'] Is creating thousands of rules (one per port) considered acceptable or supported? [/quote] Again, I think you’ve answe
Feb ’26
Reply to Apple Developer Program payment completed but membership not activated
Similiar situation over here, payment was taken last week, account was pending until monday when I decided to have another look. Everything seems to look fine on my devices themselves (apart of lack of certs) after I logged in to the web version of a developer account it asked me for yet another payment (despite money left my account a few days prior - have confirmation mails and receipts), turns out that for some reason the web version was creating another account (different team ID etc) with my details after what I had to withdraw two separate enrollments twice (again, received emails about withdrawn enrollment). Turns out that in the middle of all of that it also removed my first and main developer account, now I'm being stuck for almost a week without money, without account and a support ticket hanging somewhere over there for two days already. :/
Feb ’26
TestFlight Beta Contract Missing – ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING
Hello, I am unable to use TestFlight for any app (existing or new), while production uploads work normally. All TestFlight actions fail with: ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING There are no pending agreements in App Store Connect. This is an older account that previously used TestFlight successfully. This appears to be a missing or detached TestFlight Beta contract on Apple’s backend. Could this be manually reattached or re-provisioned? This is time-sensitive, as I need a TestFlight external testers link to submit an app for an upcoming hackathon. Apple Support case ID (for reference): 102817552619 Thank you.
4
0
251
Feb ’26
MacOS(Apple Silicon) IOKit driver for FPGA DMA transmission, kernel panic.
MacOS(Apple Silicon) IOKit driver for FPGA DMA transmission, kernel panic. Hardware and software configuration: MAC mini M1 2020 16GB, macOS Ventura 13.0 or 13.7.8 FPGA device capability: 64-bit Complete description: We've developed a DMA driver for PCIe devices (FPGA) based on IOKit. The driver can start normally through kextload, and the bar mapping, DMA registers, etc. are all correct. I am testing DMA data transmission, but a kernel panic has occurred. The specific content of the panic is as follows: {bug_type:210,timestamp:2026-01-28 14:35:30.00 +0800,os_version:macOS 13.0 (22A380),roots_installed:0,incident_id:61C9B820-8D1B-4E75-A4EB-10DC2558FA75} { build : macOS 13.0 (22A380), product : Macmini9,1, socId : 0x00008103, kernel : Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:30 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T8103, incident : 61C9B820-8D1B-4E75-A4EB-10DC2558FA75, crashReporterKey : 6435F6BD-4138-412A-5142-83DD7E5B4F61, date : 2026-01-28 14:35:30.16 +0800, panicString : panic(cpu 0 caller 0xf
Replies
9
Boosts
0
Views
467
Activity
Feb ’26
Reply to Lost 32 digit ASk
DTS Engineer, I was referred to this forum by Apple Developer Support as I am trying to get a certificate that is only available to apple developers (FairPlay Streaming). The forum you cited is for consumers and not applicable to those seeking a new Account Security Key (ASk) for FPS. Security Engineer, getting a new certificate was my first thought. Please advise on how to do that. Now that I have a FPS certificate the dialogue to request a certificate is no longer there and I do not see any way to delete the certificate that I have. Thank you for responding but I'm afraid neither of your suggestions are actionable. I am stuck with an unusable FPS certificate because I don't have the required ASk. How can I request a new one??
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’26
Developer Program Renewal Button Missing - Cannot Renew Membership
I am unable to renew my Apple Developer Program membership because the renewal button is completely missing from every platform and location where I've looked: Apple Developer website Apple Developer app on iPhone Apple Developer app on Mac Subscriptions settings I have attempted multiple troubleshooting steps without success: Tried multiple devices Tested different browsers Cleared cache and cookies Signed out and back in Attempted private browsing mode The renewal button simply does not appear anywhere. Why This Cannot Be Self-Resolved: The self-service renewal system is broken or inaccessible Phone support is not available in my country Previous support emails have gone unanswered There is no alternative path forward available to me Impact: My apps are offline or at risk of removal I am losing users and revenue daily My membership is about to expire, making my development account inactive Important Context: This appears to be a widespread issue affecting developers globally, as documented across R
Replies
1
Boosts
0
Views
71
Activity
Feb ’26
Providing client with IPA for internal distribution
Hey folks, I work as a software development consultant. We develop enterprise applications for our clients, and the apps we create are usually for internal use. We've ran into a bit of a conundrum with a client who doesn't have their own Apple Enterprise account, and neither do we as we don't meet the criteria, but they're wanting to distribute an application we've built for them via their own MDM software. We are not entirely sure how to provide them with a distribution ready .ipa file that isn't AdHoc and will be recognized as a secure app. We've looked into generating a Developer ID provisioning profile and accompanying cert, however we're running into a problem where the platform of our app (iOS) doesn't match the platform required by the Developer ID profile (macOS). I've also come across the idea of resigning an .ipa, but again, the client doesn't have a Apple Developer account and expects the working .ipa to be included in the service rendered. Any suggestions or advice or documentati
Replies
1
Boosts
0
Views
259
Activity
Feb ’26
Reply to How to test CKShare across multiple accounts?
Just to confirm that you need real Apple IDs to test CloudKit sharing, and that the Sandbox Apple Accounts in App Store Connect won't work. Regarding the limits or terms of service you mentioned, hopefully folks who have more insight in that area can comment. Best, —— Ziqiao Chen  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
Feb ’26
How to test CKShare across multiple accounts?
I'm testing CloudKit Sharing (CKShare) in my app. My app uses CloudKit Sharing to share private data between users (this is not App Store Family Sharing or purchase sharing, it's app-level sharing via CKShare). To properly test this, I need three or four Apple Accounts with distinct roles in my app. This means I need three/four separate iCloud accounts signed in on test devices. Simulators are probably ok: two acting as parents (share owner and participant): parent1.sandbox@example.com parent2.sandbox@example.com, one or two as a child (participant) child1.sandbox@example.com child2.sandbox@example.com except obviously using my domain name. I attempted to create Sandbox Apple Accounts in App Store Connect, but these don't appear to work with CloudKit Sharing. I then created several standard Apple Accounts, but I've now hit a limit — I believe my mobile number (used for two-factor authentication on the test accounts) has been flagged or rate-limited for account
Replies
1
Boosts
0
Views
116
Activity
Feb ’26
Reply to Mac App signing
I fixed it by adding App development certificate from account settings
Replies
Boosts
Views
Activity
Feb ’26
Apple developer account
Hello, I purchased a new Apple Developer account — I see the subscription and was charged, but it doesn’t appear in App Store Connect or the Apple Developer site. What should I do? I need urgent assistance as this taking to much time! Thank you
Replies
2
Boosts
0
Views
38
Activity
Feb ’26
APNS always returning "discarded as device was offline"
Approx Dec 13th 2025 til now (Dec 29th) I noticed my APNS dropped off to nothing daily. When I try to send APNS alerts on the developer site tool it always returns discarded as device was offline for multiple devices which I know are online. When I try pushing through my VPS (as I always have without any code changes for months) I get status codes of 400 and 403 mostly and a few 200's without it delivering also. I created a new sandbox certificate just in case it was that but still no luck, I get the same results. Ive checked for any firewall issues and I see the following on my VPS: nslookup gateway.push.apple.com Server: 1.1.1.1 Address: 1.1.1.1#53 ** server can't find gateway.push.apple.com: NXDOMAIN This seems like a second issue but not the primary issue that the portal is reporting. Any ideas what to check? Im at a loss as to why its not working at all through apples test notification portal on my developer account. It seems thats the initial issue I need to solve. Thank you for any ideas/help
Replies
5
Boosts
0
Views
320
Activity
Feb ’26
Reply to Apple developer account
Have you received an email from them? I would suggest you contact them. I would recommend you to contact the developer account support at https://developer.apple.com/contact to make sure they are aware of the issue. However we appreciate your interest in participating in the forums! Albert Pascual
  Worldwide Developer Relations.
Replies
Boosts
Views
Activity
Feb ’26
Test Pending purchases
Hi Everyone, Need help 🙌 Could someone help how to test pending purchases in Sandbox accounts ? Can test ask to buy flow ? if yes how, could not find any information about that.
Replies
1
Boosts
0
Views
79
Activity
Feb ’26
Reply to iOS Keychain + Derived Credentials: Technical help needed!
[quote='875854022, faefsd, /thread/815135?answerId=875854022#875854022, /profile/faefsd'] I'm on the same team as the OP. [/quote] Welcome! [quote='875854022, faefsd, /thread/815135?answerId=875854022#875854022, /profile/faefsd'] Do you know how to query the identifiers on the device? [/quote] That’s not how this API works. Rather, the MDM system provisions each credential to your app with a specific identifier. You and the MDM system have to agree up front as to what that identifier will be. For example, if you were building an email app, you might agree that the identifier will be the email address of the account to which this credential applies. There are two ways to approach this: If you’re building an in-house app, you should engage with your MDM vendor to see how they support this provisioning, and then design your ManagedApp configuration around what they support. If you’re building a general-purpose app, you publish a document describing the ManagedApp configuration you’re expecting, and each
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’26
Reply to NETransparentProxyProvider – Support for Port Ranges in NENetworkRule
[quote='815439021, faisalIkwal, /thread/815439, /profile/faisalIkwal'] Is there any officially supported way to specify a port range in NENetworkRule? [/quote] I think you’ve answered this yourself (-: If you’d like to see this change in the future, I encourage you to file an enhancement request describing your requirements. And please post your bug number, just for the record. Oh, one more thing. The port range in your example coveres ephemeral ports, which I presume is not a coincidence. If so, consider focusing on that in your ER. The ephemeral port range has changed in the past and it wouldn’t surprise me if it changed again in the future. OTOH, a general port range feature would be more flexible. (One of the nice things about your filing your own ERs is that you get to explain your own requirements in your own words.) [quote='815439021, faisalIkwal, /thread/815439, /profile/faisalIkwal'] Is creating thousands of rules (one per port) considered acceptable or supported? [/quote] Again, I think you’ve answe
Replies
Boosts
Views
Activity
Feb ’26
Reply to Apple Developer Program payment completed but membership not activated
Similiar situation over here, payment was taken last week, account was pending until monday when I decided to have another look. Everything seems to look fine on my devices themselves (apart of lack of certs) after I logged in to the web version of a developer account it asked me for yet another payment (despite money left my account a few days prior - have confirmation mails and receipts), turns out that for some reason the web version was creating another account (different team ID etc) with my details after what I had to withdraw two separate enrollments twice (again, received emails about withdrawn enrollment). Turns out that in the middle of all of that it also removed my first and main developer account, now I'm being stuck for almost a week without money, without account and a support ticket hanging somewhere over there for two days already. :/
Replies
Boosts
Views
Activity
Feb ’26
TestFlight Beta Contract Missing – ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING
Hello, I am unable to use TestFlight for any app (existing or new), while production uploads work normally. All TestFlight actions fail with: ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING There are no pending agreements in App Store Connect. This is an older account that previously used TestFlight successfully. This appears to be a missing or detached TestFlight Beta contract on Apple’s backend. Could this be manually reattached or re-provisioned? This is time-sensitive, as I need a TestFlight external testers link to submit an app for an upcoming hackathon. Apple Support case ID (for reference): 102817552619 Thank you.
Replies
4
Boosts
0
Views
251
Activity
Feb ’26