Search results for

Account Locked

31,788 results found

Post

Replies

Boosts

Views

Activity

Reply to Conflicting Results Between canMakePayments and applePayCapabilities in Apple Pay JS
Also experiencing the same issue here! Here's my timeline: Last time it worked: 13/08/2025 First time problem noticed: 18/08/2025 so it seems something changed between those dates. We also rely on ApplePaySession.applePayCapabilities to decide whether to show the Apple Pay button. Conflicting results between merchantIds? Adding some additional context here, we use two different merchant IDs for our environments, and they return conflicting results when calling: await window.ApplePaySession.applePayCapabilities(`${merchantId_credentials}`); //env1 { paymentCredentialStatus: applePayUnsupported } //env2 { paymentCredentialStatus: paymentCredentialStatusUnknown } Our current implementation environment is as below, Environment: Third party browsers Apple Pay JS API version 1.latest No configuration setup in Apple dev account, we use the merchantId generated by a third-party payment integration app Since the environments are on different domains, we thought the issue might be domain-related, but so far, n
Topic: Safari & Web SubTopic: General Tags:
Sep ’25
Team ID suddenly invalid
Hi, overnight I'm getting HTTP status code: 403. Invalid or inaccessible developer team ID for the provided Apple ID. Ensure the Team ID is correct and that you are a member of that team. in my pipeline running notarytool store-credentials. I'm getting --apple-id, --team-id and --password from CI variables. Double checked the values (even though they shouldn't change). Tried a new app specific password I did not change anything to cause this and my apple developer account is active. Really scratching my head what's going on here. Some assistance would be greatly appreciated!
18
0
854
Jun ’25
Cannot redeem invitation
I can't accept a TestFlight invitation. I seemed to have gotten myself into some situation that I have been unable to resolve. Here's what I did: Added my work Apple Account to TestFlight. Received an email for TestFlight invitation. Opened link in browser to view invitation code. Entered that code on a device that was signed into a different Apple Account (my personal account on my personal iPhone). The app did install on my personal iPhone, but now I can't accept the invite on my test device, which is signed into the Apple Account that is actually part of the TestFlight group in App Store Connect. I have tried deleting/re-adding/re-inviting my work Apple Account to TestFlight several times. On my personal iPhone, I have tapped on Stop Testing in the TestFlight app and deleted the app I installed there. But I still cannot accept the invite on the test device signed into my work account. When I enter the invite code to redeem, it says: This invitation cann
1
0
204
Aug ’25
Reply to Apple ID, Dev Prog Team ID, and provisioning profiles
Thanks! I did remove my Apple Account in Xcode and then added it back. I created a new App ID, I downloaded and installed the new .mobileprovision updated my project and received this error: crun devicectl -j /var/folders/p0/8fpmsfvx2hb3_ry5nqwcf9vh0000gn/T/tmpj4yKXi.tmp device install app --device 00008101-001570591183001E /Users/richarddukes/Downloads/LotBot2/LotBot/bin/Debug/net9.0-ios/ios-arm64/LotBot.app ERROR: Failed to install the app on the device. (com.apple.dt.CoreDeviceError error 3002 (0xBBA)) NSURL = file:///Users/richarddukes/Downloads/LotBot2/LotBot/bin/Debug/net9.0-ios/ios-arm64/LotBot.app/ ---------------------------------------- Unable to Install ?LotBot? (IXUserPresentableErrorDomain error 14 (0x0E)) NSLocalizedRecoverySuggestion = Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.Y50i5O/extracted/LotBot.app : 0xe8008015 (A valid provisioning profile for this executable was not found.) NSLocalizedFailureReason = This app cannot b
Topic: Code Signing SubTopic: General
Aug ’25
App signing
trying to deploy the LotBot app to my physical device, rtd2, which is listed as a device in the App Developer Portal. when I create a provision file it is always for W246SX52AS, as seen in the developer portal, but from Xcode I am showing a app id of Apple Development: Richard Dukes (86537MF8N2). Message: I am unable to create a Apple Development: Richard Dukes (W246SX52AS) so I may deploy to the device and the App Store. I have signed out and back in to Xcode with my account but when creating the profile it is always the 86537MF8N2. 95E07D345D31D45E4589FA7EA6FDF161E079C100 Apple Distribution: Richard Dukes (W246SX52AS) 5AC76CE9331F80AE953C4C76FC21DE5C2416293E Apple Development: Richard Dukes (86537MF8N2) How can I get Xcode to use W246SX52AS? I have these help tickets open as well. case ID is 102678952862 case ID is 102678950460 I have been fighting this for a while. Please help me figure out to get this resolved.
1
0
681
Aug ’25
Fail to archive XCode
I’m trying to archive my app in Xcode but keep running into issues. When I attempt to archive, I see two errors: “Communication with Apple failed. Your team has no device from which to generate a provisioning profile. Connect a device to use or manually add a device ID in the certificate.” “No profiles were found” — Xcode can’t locate a matching iOS development provisioning profile. I’ve already added the device ID manually, set up my bundle identifier in Apple Connect (which was detected), and signed in with my Apple ID in Xcode. What steps should I take to resolve this? If there’s a thread, article, or anything that explains the fix, I will appreciate if you can share it as well. Also, is it common that I created the project, but my role shows as Admin instead of Account Holder? I tried to find a way to change my role from Admin to Account Holder, but I couldn’t find any resources. Thank you in advance for your help!
2
0
196
Aug ’25
Reply to Clarification on Apple Pay Domain Verification File Behavior
Hi @umertap, You wrote: [...] Is this the expected behavior for the apple-developer-merchantid-domain-association file? Should the browser download the file silently, or is there another step required, such as displaying the content on the webpage for verification purposes? I've consulted some resources and they indicate that the file download is the correct behavior. However, I'd appreciate confirmation from the community to ensure I'm implementing the verification process correctly. Yes, the file download is the expected behavior. Please see the technote below for the configuration process and more information about validating your merchant domains for Apple Pay: TN3173: Troubleshooting issues with your Apple Pay merchant identifier configuration https://developer.apple.com/documentation/technotes/tn3173-troubleshooting-issues-with-your-apple-pay-merchant-id-configuration#Domain-verification-issues Then, you wrote: [...] Summary is how do we know if apple has verified it? Use the Apple Developer website to
Aug ’25
Testflight Build Erro - DVTAppStoreConnect.ServiceBackendError error 1.
Hi guys, I'm trying to make a test flight build (first time in a while) in Xcode 16.0 Beta for a visionOS 2.0 beta test. When I click Distribute App, It preps and creates the app but fails on the next step creating app record... with this code The operation couldn’t be completed. (DVTAppStoreConnect.ServiceBackendError error 1.) My account is old with a ton of certs, identifers, profiles etc. I've tied setting up a new one but that doesn't seem to fix the issue ( though I might have easily missed a step? ) Any help on how to solve this?
2
0
1.4k
Jun ’24
The operation couldn’t be completed. (DVTAppStoreConnect.ServiceBackendError error 1.)
Hey Guys, I'm encountering this problem, I achieved my app and I want to validate my app but I get this weird error. The operation couldn’t be completed. (DVTAppStoreConnect.ServiceBackendError error 1.) I'm really not sure how to solve it. My app is running properly in simulators and test devices. I don't see any errors while archiving, I have apple developer account which also has a admin privileges too. It could be great if you could help me with this. thanks Geeks
4
0
447
Mar ’25
In-App Purchase Failing
hello, I have an app with In-App purchase set up, it works fine in TestFlight on an iOS device but the download from the App Store gives me a transaction failed message. I tried to replicate in the simulator but from what I've read is that you can't do in-app purchase testing in the simulator. Perhaps I'm wrong here but I've tried multiple sandbox accounts, etc.. and still get an unusual ...password can't be reused... error (pasted below) in the debug description. I'm curious if anyone else has dealt with this scenario and if so how did you go about researching/identifying the issue and/or resolving it. Partial error message: : Payment completed with error: Error Domain=ASDErrorDomain Code=530 (null) UserInfo={NSUnderlyingError=0x600000c74750 {Error Domain=AMSErrorDomain Code=100 Authentication Failed The authentication failed. UserInfo={NSMultipleUnderlyingErrorsKey=( Error Domain=AMSErrorDomain Code=2 Password reuse not available for account The account state does not support pass
1
0
189
Aug ’25
PKPassLibrary.requestAutomaticPassPresentationSuppression Behavior
We are implementing a feature that uses PKPassLibrary.requestAutomaticPassPresentationSuppression to prevent the Wallet from appearing when unlocking a lock. We have already completed the approval process for the entitlement to enable Pass Presentation Suppression. In most cases, our code snippet works as expected, and the result is .success. However, we are also encountering other results, such as .denied, .alreadyPresenting, and .cancelled or .notSupported, which cause the Wallet to appear for users. Here's the code snippet we're using: PKPassLibrary.requestAutomaticPassPresentationSuppression { result in logger.log( .info, PKPassLibrary suppression result: (result.description), LogContext.homeFeature ) } I would appreciate clarification on the following points: What's the meaning of each result type (.denied, .alreadyPresenting, .cancelled, .notSupported) beyond what is mentioned in the documentation? The documentation here does not provide additional details. What is the recommended handling for
4
0
282
Aug ’25
IOS 26 - Lock Iphone during install on "low battery" page
Hi! Just downloaded the IOS 26 beta software to my Iphone 15 128gb and during the second phase of installation of the update (when the phone start rebooting a few time) my iphone showed the display of low battery with the time displayed on the top left corner of the screen, even though my Iphone was pluged in during the full time of the install and had more than 50% of battery before launching the installation. So far-here is what i know: I wouldn't be able to confirm if the install was successfull or not i tried forced reboot a few time but i keep landing on the low battery page some other people are experiencing the same problem as i am as i could confirm on the reddit dedicated to the IOS26beta page
34
0
4.6k
Jun ’25