Search results for

Account Locked

31,787 results found

Post

Replies

Boosts

Views

Activity

Unable to remove certificate from xcode
I have two certificates in my Accounts>Manage Certificates section. One is active, the other is greyed out with a status of Not in Keychain. I only have ONE certificate in the developer account online. Timeline: Had an issue with fastlane codesigning and was trying to resolve that. In that attempt I deleted my related Certificates from my keychain Xcode showed them as disabled (greyed out) and not in Keychain. Look up how to resolve, need to revoke certificates in Developer account online. I go and revoke those certificates. Nothing changes I create new certificate and try to add it to xcode>account>certificate managment>Apple Development. Get an error saying I can't add a new can't do that because a certificate is already pending. I waited a day because I assumed like somethings with apple, updates are not immediate. I come back the next day and am able to add a new certificate. However, the previous one that is greyed out and reads Not in Keychain under Status
3
0
234
3w
Clarification and help with the certificate.
I am a complete novice and I find that I cannot restore or delete the “Apple Development” certificate (I only use it for signing). From what I understand, you need to be in a program to manage certificates, but I have no intention of distributing any applications and, from my point of view, it makes no sense to pay. Am I wrong or am I doing something wrong? Notes: This happened after I installed Tahoe on a new installation. I was able to restore it using a copy of the keychains folder I had from Sequoia. Xcode (Apple Accounts - Manage Certificates) now shows me two certificates, indicating that one is not in the keychain and cannot be deleted.
3
0
347
3w
Reply to Sandbox refund testing "Cannot connect" error
Are you able to reproduce and generate a sysdiagnose? Would like to take a look at whats occurring. Attached that to a feedback ticket and include a screen recording, your sandbox Apple Account, physical location and details to what transaction and product you were attempting to test a refund in sandbox with. https://developer.apple.com/bug-reporting/profiles-and-logs/?platform=ios http://feedbackassistant.apple.com Once you file, share the FB# here and we can take a look.
3w
Gathering required information for troubleshooting Sign in with Apple authorization and token requests
Hi, Before I begin my investigation, I want to explain our code-level support process for issues related to Sign in with Apple—as the issue you’re reporting may be the result of any of the following: An error in your app or web service request. A configuration issue in your Developer Account. An internal issue in the operation system or Apple ID servers. To ensure the issue is not caused by an error within your app or web service request, please review TN3107: Resolving Sign in with Apple response errors to learn more about common error causes and potential solutions when performing requests. If the technote does not help identify the cause of the error, I need more information about your app or web services to get started. To prevent sending sensitive JSON Web Tokens (JWTs) in plain text, you should create a report in Feedback Assistant to share the details requested below. Additionally, if I determine the error is caused by an internal issue in the operating system or Apple ID servers, the appropri
0
0
121
3w
Reply to iOS 26 BETA 4 Safari Web Extension disappearing right after install, "extension" is no longer available.
@MikeDMh Thank you for filing a bug report. Your bug has been closed as a duplicate. That's okay as duplicate bugs are used as an indicator of developer interest (so, don't worry, your bug report matters). Looking at the original bug report it remains open and under investigation. Please continue to test your software in release and pre-release versions of system software made available to you through your developer.apple.com account to see if the problem has been resolved. For beta pre-release versions of system software, please see https://developer.apple.com/download/.
Topic: Safari & Web SubTopic: General Tags:
3w
Reply to Lock Contention in APFS/Kernel?
Thanks y'all! Ed, I'll try running the system trace tomorrow morning (I'm in New York City, so it's the end of the day for me). Kevin: Everything found was largely addressed in macOS 10.14 (Mojave). Ah! Good to know that my information is kinda out of date :) Unfortunately, comparisons between different systems are extremely tricky due to fundamental design differences.” One of macOS’s fundamental design choices is that its goal is to responsive NOT fast.” In other words, the system’s ability to quickly react to the user’s actions is MORE important than the total time it takes to complete any given operation. In the I/O system, that means restricting I/O memory commitments more than Linux, both to reserve memory for other purposes and to reduce the chance that the system will have to stall waiting for memory to be flushed to disk. Understood! Makes a lot of sense given the common, respective usages of Linux vs. macOS! Are you calling fsync or are you doing fcntl(F_FULLFSYNC)? The second call will be significa
Topic: App & System Services SubTopic: Core OS Tags:
3w
Reply to Lock Contention in APFS/Kernel?
Let me start with the comparison here: Similar performance issues were reported in the past by a former Mercurial maintainer: https://gregoryszorc.com/blog/2018/10/29/global-kernel-locks-in-apfs/. Unfortunately, there are some fairly significant flaws in the analysis there. Picking one of his data points: $ time ./slow-readdir.py -l 12 ~/src/firefox ran 12 walks across 12 processes in 172.209s real 2m52.470s user 1m54.053s sys 23m42.808s Based on his overall article, I believe he thinks that test took ~23m when in fact it took ~3m. That is, the actual test time was: ...in 172.209s -> ~2.52 -> real 2m52.470s In general, that's what real means in most time tests -> how long did this test actually take. In terms of the difference in system time, that appears to have been due to an accounting issue in the kernel. Per the investigation that was done on the bug, this particular test script ended up having multiple threads blocked in the kernel (waiting on work to complete) and the kernel included
Topic: App & System Services SubTopic: Core OS Tags:
3w
Reply to No profiles for 'xxx.xxx.xxx.xxx' were found
The app ID is in the team account. I did have a wildcard app ID, but deleting it didn't fix this. I am using automatic code signing, but how do I know which certificates in Keychain Access are invalid? I've got both certificates and private keys in there. Some Apple Distribution, some say Apple Development, one says Developer ID Application. I don't want to delete anything essential, so please advice which one(s) to delete.
3w
Reply to No profiles for 'xxx.xxx.xxx.xxx' were found
Here's some things to try: login to developer.apple.com and check and see if com.os.hub.mth2 inadvertently was registered in your personal account instead of your developer account. If it was, delete it from your personal account. Login to developer.apple.com and check and see if you have a wildcard app id registered in your account. If you do, delete it. If you're using automatic code signing you can delete the invalid certificates in the Keychain Access app. Xcode will download the correct certificates next time you run a build. If that doesn't help, consider opening a support incident so I can take a look at the settings on your machine. https://developer.apple.com/support/technical/
3w
Request: Restore Launchpad Functionality or Allow Customizable App Organization in macOS Tahoe
With macOS Tahoe, Launchpad has been replaced by an App Library–style mode within Spotlight. While the alleged intention is UX consistency across the Apple ecosystem, the result is both a catastrophic usability regression and a radical break in consistency with iOS and iPadOS. Predefined App Library categorization is functionally incoherent: On iOS and now macOS, Apple’s predefined App Library categories place apps with seemingly identical functionality into unrelated groups—for example, 3D scanning tools scattered across Education, Utilities, and Productivity. Instead of making apps easier to find, this effectively creates a labyrinth that users must traverse to locate apps whose names and icons they may not recall. However Apple defines its app categories, they are not only inconsistent but also hopelessly inadequate for the long tail of real-world applications and user workflows. Loss of user control: Launchpad enabled users to group and organize applications according to their workflows. This aligns with
1
0
320
3w
Get update token from the OS when the Live Activity is started from the backend, without the user explicitly providing "Allow" or "Always Allow" consent from the lock screen
We are currently using Live Activities in our app and supporting both of the following use cases: Starting a Live Activity directly from the app using ActivityKit APIs. Starting a Live Activity from the backend using the start token. In the first case (initiated from the app), the OS generates an update token, and we are able to continuously update the Live Activity via our backend—even if the user has not explicitly provided Allow or Always Allow consent from the lock screen. This works as expected. In the second case (initiated from the backend), if the user does provide consent (Allow or Always Allow) from the lock screen, we receive the update token and can continue updating the Live Activity. However, if the user does not provide consent, the OS does not provide the update token, and we are unable to send further updates. Question: Is it possible to receive the update token from the OS when the Live Activity is started from the backend, without the user explicitly providing Allow or Alw
0
0
114
3w
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage The app does not meet all requirements for apps that offer highly regulated services or handle sensitive user data. Specifically: The account that submits the app must be enrolled in the Apple Developer Program as an organization, and not as an individual. The guideline 5.1.1(ix) requirements give users confidence that apps operating in highly regulated fields or that require sensitive user information are qualified to provide these services and will responsibly manage their data. Next Steps To resolve this issue, it would be appropriate to take the following steps: The app must be submitted through an Apple Developer Program account enrolled as an organization. You may either enroll in a new Apple Developer Program account as an organization, or request that your individual account be converted to an organization account by contacting Apple Developer Support. Please note that you cannot resolve this i
1
0
95
3w
Turn off Xcode Cloud
Some of my apps are configured to use Xcode Cloud. Some time ago, this service was blocked for developers from Russia. I want to transfer one of my apps to another account. But there is the following requirement in the checklist: You must remove all Xcode Cloud related data from the app you want transferred. I can't do it myself because I see an error in App Store Connect: The page you’re looking for can’t be found.. It is also not available through Xcode. I would like to delete all Xcode Cloud settings for all my apps. Can you help me with this?
3
0
128
3w