Posts under Developer Tools & Services topic

Post

Replies

Boosts

Views

Created

Drag on a Canvas with XCUICoordinate.press(...)
I am trying to create a test case in XCTest using the UI Test target. I have a use case where I use a SwiftUI Canvas to draw a network graph; and the user can drag the graph on the Canvas. After the drag, the user may click on a node. The application presents a popup with the information about the network node clicked. SwiftUI provides the information required for the application to translate the location of the tap into the original location prior to the drag; and so the logic behind the popup can determine which node the network graph was tapped by the user. It appears that the distance of the drag operation performed does not match distance that the image actually moved. The drag distance is always larger than the actual distance dragged. I can observe this during the test execution. The arrow starts at the correct spot but then goes further than the object being dragged. I also observe this when I am driving the application. Is there some standard and supported way to determine the distance that the image on the screen was moved given a specific distance of the "thenDragTo:" coordinate?
2
0
66
2w
Individual to Organization migration stuck since early April and blocking release
I’m looking for guidance on an unresolved Apple Developer Program membership migration. My account is being converted from an individual membership to an organization membership. I have already provided all requested documentation to Apple Developer Support and opened a new case, but the migration remains unresolved. Today I have been on hold for nearly 2 hours. This has blocked our release since April because the account is effectively unable to proceed while the migration is pending. Details: • Migration type: Individual to Organization • Status: still pending • Business impact: production release blocked since April • Documentation already provided: legal entity documentation, D-U-N-S information, and requested verification materials I am not posting private documents here. I’m trying to understand whether there is any additional escalation path or whether Apple staff can confirm the correct team is handling this migration. Has anyone had success getting this unstuck, and is there any Apple process beyond the normal support case flow?
0
0
46
2w
My Apple Developer Program enrollment payment
Hello Apple Developer Support, My Apple Developer Program enrollment payment was completed on [2026-04-19], but approval has not been granted within the expected 48-hour window. This delay is blocking my development and release schedule, so I'd like to request a status review as soon as possible. Could you please: Confirm the current status of my enrollment Let me know if any additional verification is needed on my side Provide an estimated approval timeline registration ID: YC64M86BF2 If there is anything I can do to expedite the process, please let me know and I will respond immediately. Thank you. Best regards,
0
0
79
2w
Apple Developer membership expired - no renewal option, enrol loop
My Apple Developer Program membership expired on 15 April. I've been unable to renew through any of the standard routes: The account page at developer.apple.com shows no renewal option, just the expiry notice The Developer app on iPhone, iPad, and Mac shows no Renew button Going to the enrol page returns: "Sorry, you can't enrol at this time. Your Apple Account is already associated with the Account Holder of a membership." So the account is expired but still flagged as having an active membership, meaning neither the renewal nor the re-enrol path works. I've raised a support ticket (Friday 18 April), attempted three phone calls with no success, and the callback system is now returning an error when I try to book a slot. Has anyone experienced this and found a resolution? I believe this needs a backend fix on Apple's side but I can't get through to anyone who can action it. Any advice appreciated, particularly if an Apple staff member is able to assist or escalate.
0
0
28
2w
Developer Program Approval
I paid for a developer account on Thursday 16th. Money was taken immediately. I’ve had ZERO communication. No emails, no messages. Nothing My account says ‘pending’ still after 5 days of waiting. Support is seemingly non-existent. Asked for a callback support request. They called and I was on hold for 90 minutes until eventually I had to go do something else. Is the level of service I should expect? What else is it that I should I be doing in order to get something in return for paying money?
0
0
31
2w
2 iPhones connected to mac, XCode doesnt recognize them
Hello together. Since a few weeks I have the problem, that both of my iPhones (iPhone 15 with iOS 26.4.1 and an iPhone Xs with iOS 18.7.4) are NOT recognized by xcode, but are visible in Mac Finder this is what xcode shows: When I click on that I see this: and in finder: I tried everyhting I re-installed XCode 5 times and deleted ALL XCode folders manually I restarted all devices and today I completely reinstalled my mac My Macbook has iOS 26.4.1 as well and XCode is freshly installed from App Store
1
0
67
2w
Enrollment Pending — Payment made from different Apple Account
Hi Support Team, I am writing regarding my enrollment which is currently showing as Pending. The payment of 99USD was from other Apple account, but the enrollment was submitted from my account. Case ID is 102866900911. Payment details: Date: 11 April 2026 Order ID: MT5786ZXVV Document: 716118431350 Could any Apple staff please activate my account? Thank you, Alisher
0
0
39
2w
Paid for Apple Developer Program membership, but it hasn't renewed.
I renewed my membership today, April 20, 2026, which had previously expired on November 5, 2025. The payment of KRW 129,000 was successfully processed, and the credit card transaction has been approved. However, my account still shows the message "Your Apple Developer Program membership has expired," and the renewal has not been applied. I have tried various troubleshooting steps, including logging out and back in, and clearing my browser cache, but the issue persists. Could you please look into this and apply the renewal to my account?
0
0
15
2w
Enrollment still PENDING after 4 days
I purchased my Apple Developer program on April 16, 2026. It’s been 4 days now, and my status is still stuck on "Pending." What’s worse is that the system is now prompting me to make the payment again. I know many of us are experiencing this exact same issue right now. I am from Thailand, so I decided to make a phone call to the Apple Developer support team to get this sorted out. They told me that due to a massive volume of requests, it might take a very long time to approve. They promised to "expedite" my process, but completely failed to provide any specific timeframe or even an estimated date of approval. Honestly, it felt like the support agent was just reading from a script to calm me down without actually offering any real help—they didn't even ask for my Order Number to check my case! Based on how this is being handled, I strongly believe that anyone reading this who is stuck in the same situation might have to endure this problem for months. Has anyone actually gotten their account approved recently?
1
0
72
2w
macOS app icons with Icon Composer
Getting macOS app icons from Icon Composer working in Xcode 26.x appears to have caused widespread confusion. I've certainly had more than one headache from it. Here's what works for me: Drag the .icon file from Icon Composer into the Xcode Project Navigator, dropping it at the same level as Assets.xcassets — not inside it. In the Project Navigator, click the top-level project item to open the Project Editor. Select your app target and open the App Icons and Launch Screen section. Enter the icon name (without the .icon extension) in the App Icon field. In that same section, leave App Icons Source unchecked. Go to the Build Phases tab and expand Copy Bundle Resources. Delete the Assets.xcassets entry, leaving only the .icon file. Clean the build folder (⇧⌘K) and run. Your icon should now appear in the Dock. It appears that Icon Composer icons and even the presence of the Asset Catalog icons in Copy Bundle Resources are mutually exclusive right now. Including the Asset Catalog appears to suppress the Icon Composer icon. Removing it lets the Icon Composer icon through. Note: If your app depends on other assets in the Asset Catalog, this approach won't work for you. In that case, fall back to the traditional method — export all required sizes from Icon Composer and import them into the Asset Catalog. Hopefully Apple addresses this conflict soon.
0
0
163
2w
Unable to Create Apple Account for Developer Organization Enrollment (‘Your account cannot be created at this time’)
Hi! I'm a first-time app founder trying to enroll my business in the Apple Developer Program as an Organization. I already have a personal Apple ID, so I'm trying to create a separate, brand new Apple Account using my business email for the enrollment. Every time I complete the account creation form and go through the verification code step, I get the error: 'Your account cannot be created at this time.' Things I've already tried: Personal cell phone number for verification A Google Voice number for verification Different browsers The Apple Developer app Different WiFi networks I only have one iPhone and one cell number, both already tied to my personal Apple ID. My D&B DUNS number is confirmed, the only blocker is creating this new Apple Account. Is there a known solution for this? It seems like it must be a common situation for small business owners who use one device for both personal and business. Any help appreciated!
0
0
53
2w
iOS App Icon Stuck on Default Capacitor 'Blue X' Placeholder
Summary After replacing every PNG in AppIcon.appiconset with the correct branded heart icon, the installed iOS app on a real iPhone (built and deployed via Xcode, not TestFlight web clip) still displays the default Capacitor 'blue X' placeholder icon on the home screen. The icon files in the repo are confirmed to be the new artwork, but iOS shows the old placeholder. Environment App: ImpulseAlly (Capacitor wrapper around hosted TanStack Start web app) Bundle ID: com.impulseally.app Capacitor iOS, deployment target iOS 15.0 Xcode 17E202, iOS SDK 26.4 (per derived-data log) Install method: Xcode → Run on physical device (not Safari 'Add to Home Screen', not TestFlight) Web shell URL: https://impulseally.com (server.url in capacitor.config.ts) What the user sees On the iPhone home screen, the app icon is the default Capacitor placeholder — a stylized blue 'X' / Capacitor logo on a white background. The expected icon is a sage-green rounded square with a white heart. Please ask for more information if I have not provided what you need. I have a file that I can share with everything I've tried.
0
0
108
2w
Your account cannot be created at this time" - App Developer Program Enrollement
Hi! I'm a first-time app founder trying to enroll my business in the Apple Developer Program as an Organization. I already have a personal Apple ID, so I'm trying to create a separate, brand new Apple Account using my business email for the enrollment. Every time I complete the account creation form and go through the verification code step, I get the error: 'Your account cannot be created at this time.' Things I've already tried: Personal cell phone number for verification A Google Voice number for verification Different browsers The Apple Developer app Different WiFi networks I only have one iPhone and one cell number, both already tied to my personal Apple ID. My D&B DUNS number is confirmed, the only blocker is creating this new Apple Account. Is there a known solution for this? It seems like it must be a common situation for small business owners who use one device for both personal and business. Any help appreciated!
0
1
80
2w
Developer Program enrollment still pending after payment
Hi everyone, I subscribed to the Apple Developer Program on April 12th, 2026. The payment has already been charged to my bank account, but my account still shows the status “Pending” I think the reason my account is still stuck is because I enrolled in the Apple Developer Program using one Apple ID and completed the payment using a different Apple ID (the subscription is currently active under this account) It’s now been several days, and I haven’t received any confirmation email or any request for additional information. I already contacted Apple Support by email, but I’d like to know if other developers have experienced the same situation and how long it took before their account was activated. Thanks in advance for your help and feedback!
1
0
66
2w
Help: Unable to update my apps because of Apple Developer License Agreement
I am unable to update my apps because of Apple Developer License Agreement. I am told that I have to agree, yet I have agreed to every agreement available. When I log in my Developer Account there is no pending agreement either for free apps or Paid apps. The most recent one I agreed on April 6, 2026. I have logged out and in again multiple times. I tried to change the Account Holder to see if I get to agree on the agreement again but that did not help either. I have remained stuck and can't update any one of my apps since I get the error: "The Apple Developer Program License Agreement has been updated and needs to be reviewed. For more information, go to your account on the Apple Developer website." I have tried to reach out to Apple Support but no help was given. Can anyone please help? Much appreciated.
1
1
85
2w
Distributing In House Apps via my OWN website
Good morning. I have an APPLE DEVELOPER ACCOUNT. I am inquiring about Distributing In House Apps using my own website. All the links so far do not help. They all seem to be relevant to the Apple Store and not In House apps. I have my apps ready for evaluation. I understand you need to evaluate them. I want to apply for a certificate that will allow me to put the apps on my OWN website and have users download these and install to their Apple devices. So far I have been testing using own devices but every build I create does NOT create a manifest file. They do work but obviously I need a manifest for the website. I assume a relevant certificate would provide that. Can you please let me know of any and all information that applies on how to apply for an In House Distribution Certificate and how and where I should upload my apps for evaluation. Thank you so much. John
10
0
217
2w
Drag on a Canvas with XCUICoordinate.press(...)
I am trying to create a test case in XCTest using the UI Test target. I have a use case where I use a SwiftUI Canvas to draw a network graph; and the user can drag the graph on the Canvas. After the drag, the user may click on a node. The application presents a popup with the information about the network node clicked. SwiftUI provides the information required for the application to translate the location of the tap into the original location prior to the drag; and so the logic behind the popup can determine which node the network graph was tapped by the user. It appears that the distance of the drag operation performed does not match distance that the image actually moved. The drag distance is always larger than the actual distance dragged. I can observe this during the test execution. The arrow starts at the correct spot but then goes further than the object being dragged. I also observe this when I am driving the application. Is there some standard and supported way to determine the distance that the image on the screen was moved given a specific distance of the "thenDragTo:" coordinate?
Replies
2
Boosts
0
Views
66
Activity
2w
Individual to Organization migration stuck since early April and blocking release
I’m looking for guidance on an unresolved Apple Developer Program membership migration. My account is being converted from an individual membership to an organization membership. I have already provided all requested documentation to Apple Developer Support and opened a new case, but the migration remains unresolved. Today I have been on hold for nearly 2 hours. This has blocked our release since April because the account is effectively unable to proceed while the migration is pending. Details: • Migration type: Individual to Organization • Status: still pending • Business impact: production release blocked since April • Documentation already provided: legal entity documentation, D-U-N-S information, and requested verification materials I am not posting private documents here. I’m trying to understand whether there is any additional escalation path or whether Apple staff can confirm the correct team is handling this migration. Has anyone had success getting this unstuck, and is there any Apple process beyond the normal support case flow?
Replies
0
Boosts
0
Views
46
Activity
2w
Device Activity
Is there a way for me to persist my app usage that I can see 30 days worth under Screen Time indefinitely? I'd like to roll up monthly, quarterly, annual usage for mine and my kids devices.
Replies
0
Boosts
0
Views
32
Activity
2w
My Apple Developer Program enrollment payment
Hello Apple Developer Support, My Apple Developer Program enrollment payment was completed on [2026-04-19], but approval has not been granted within the expected 48-hour window. This delay is blocking my development and release schedule, so I'd like to request a status review as soon as possible. Could you please: Confirm the current status of my enrollment Let me know if any additional verification is needed on my side Provide an estimated approval timeline registration ID: YC64M86BF2 If there is anything I can do to expedite the process, please let me know and I will respond immediately. Thank you. Best regards,
Replies
0
Boosts
0
Views
79
Activity
2w
Enrollment Pending — Case ID 102874259881 — No activation
We have an open support case (Case ID: 102874259881) and Apple confirmed they received the documents and would follow up within two business days — but the account is still not activated. Could any Apple staff please escalate and activate account? Thank you
Replies
0
Boosts
0
Views
26
Activity
2w
Apple Developer membership expired - no renewal option, enrol loop
My Apple Developer Program membership expired on 15 April. I've been unable to renew through any of the standard routes: The account page at developer.apple.com shows no renewal option, just the expiry notice The Developer app on iPhone, iPad, and Mac shows no Renew button Going to the enrol page returns: "Sorry, you can't enrol at this time. Your Apple Account is already associated with the Account Holder of a membership." So the account is expired but still flagged as having an active membership, meaning neither the renewal nor the re-enrol path works. I've raised a support ticket (Friday 18 April), attempted three phone calls with no success, and the callback system is now returning an error when I try to book a slot. Has anyone experienced this and found a resolution? I believe this needs a backend fix on Apple's side but I can't get through to anyone who can action it. Any advice appreciated, particularly if an Apple staff member is able to assist or escalate.
Replies
0
Boosts
0
Views
28
Activity
2w
Developer Program Approval
I paid for a developer account on Thursday 16th. Money was taken immediately. I’ve had ZERO communication. No emails, no messages. Nothing My account says ‘pending’ still after 5 days of waiting. Support is seemingly non-existent. Asked for a callback support request. They called and I was on hold for 90 minutes until eventually I had to go do something else. Is the level of service I should expect? What else is it that I should I be doing in order to get something in return for paying money?
Replies
0
Boosts
0
Views
31
Activity
2w
2 iPhones connected to mac, XCode doesnt recognize them
Hello together. Since a few weeks I have the problem, that both of my iPhones (iPhone 15 with iOS 26.4.1 and an iPhone Xs with iOS 18.7.4) are NOT recognized by xcode, but are visible in Mac Finder this is what xcode shows: When I click on that I see this: and in finder: I tried everyhting I re-installed XCode 5 times and deleted ALL XCode folders manually I restarted all devices and today I completely reinstalled my mac My Macbook has iOS 26.4.1 as well and XCode is freshly installed from App Store
Replies
1
Boosts
0
Views
67
Activity
2w
Enrollment Pending — Payment made from different Apple Account
Hi Support Team, I am writing regarding my enrollment which is currently showing as Pending. The payment of 99USD was from other Apple account, but the enrollment was submitted from my account. Case ID is 102866900911. Payment details: Date: 11 April 2026 Order ID: MT5786ZXVV Document: 716118431350 Could any Apple staff please activate my account? Thank you, Alisher
Replies
0
Boosts
0
Views
39
Activity
2w
Paid for Apple Developer Program membership, but it hasn't renewed.
I renewed my membership today, April 20, 2026, which had previously expired on November 5, 2025. The payment of KRW 129,000 was successfully processed, and the credit card transaction has been approved. However, my account still shows the message "Your Apple Developer Program membership has expired," and the renewal has not been applied. I have tried various troubleshooting steps, including logging out and back in, and clearing my browser cache, but the issue persists. Could you please look into this and apply the renewal to my account?
Replies
0
Boosts
0
Views
15
Activity
2w
Loss of ownership rights after account is locked for a period of time.
I have an Apple account that was locked last September. I recently managed to log back in and renewed it, but I need to accept Apple's new policy. I've realized I've lost ownership, so I can't accept the new policy. What should I do now? I've emailed Apple and haven't received a reply for three weeks.
Replies
0
Boosts
0
Views
20
Activity
2w
Enrollment still PENDING after 4 days
I purchased my Apple Developer program on April 16, 2026. It’s been 4 days now, and my status is still stuck on "Pending." What’s worse is that the system is now prompting me to make the payment again. I know many of us are experiencing this exact same issue right now. I am from Thailand, so I decided to make a phone call to the Apple Developer support team to get this sorted out. They told me that due to a massive volume of requests, it might take a very long time to approve. They promised to "expedite" my process, but completely failed to provide any specific timeframe or even an estimated date of approval. Honestly, it felt like the support agent was just reading from a script to calm me down without actually offering any real help—they didn't even ask for my Order Number to check my case! Based on how this is being handled, I strongly believe that anyone reading this who is stuck in the same situation might have to endure this problem for months. Has anyone actually gotten their account approved recently?
Replies
1
Boosts
0
Views
72
Activity
2w
Developer Account not approved and paid twice
I paid by mistake twice for the developer account. The website does not tell you if your account is approved and I thought the payment had not gone through, so I paid twice and my account still not active, anyone has had this problem?
Replies
2
Boosts
0
Views
91
Activity
2w
macOS app icons with Icon Composer
Getting macOS app icons from Icon Composer working in Xcode 26.x appears to have caused widespread confusion. I've certainly had more than one headache from it. Here's what works for me: Drag the .icon file from Icon Composer into the Xcode Project Navigator, dropping it at the same level as Assets.xcassets — not inside it. In the Project Navigator, click the top-level project item to open the Project Editor. Select your app target and open the App Icons and Launch Screen section. Enter the icon name (without the .icon extension) in the App Icon field. In that same section, leave App Icons Source unchecked. Go to the Build Phases tab and expand Copy Bundle Resources. Delete the Assets.xcassets entry, leaving only the .icon file. Clean the build folder (⇧⌘K) and run. Your icon should now appear in the Dock. It appears that Icon Composer icons and even the presence of the Asset Catalog icons in Copy Bundle Resources are mutually exclusive right now. Including the Asset Catalog appears to suppress the Icon Composer icon. Removing it lets the Icon Composer icon through. Note: If your app depends on other assets in the Asset Catalog, this approach won't work for you. In that case, fall back to the traditional method — export all required sizes from Icon Composer and import them into the Asset Catalog. Hopefully Apple addresses this conflict soon.
Replies
0
Boosts
0
Views
163
Activity
2w
Unable to Create Apple Account for Developer Organization Enrollment (‘Your account cannot be created at this time’)
Hi! I'm a first-time app founder trying to enroll my business in the Apple Developer Program as an Organization. I already have a personal Apple ID, so I'm trying to create a separate, brand new Apple Account using my business email for the enrollment. Every time I complete the account creation form and go through the verification code step, I get the error: 'Your account cannot be created at this time.' Things I've already tried: Personal cell phone number for verification A Google Voice number for verification Different browsers The Apple Developer app Different WiFi networks I only have one iPhone and one cell number, both already tied to my personal Apple ID. My D&B DUNS number is confirmed, the only blocker is creating this new Apple Account. Is there a known solution for this? It seems like it must be a common situation for small business owners who use one device for both personal and business. Any help appreciated!
Replies
0
Boosts
0
Views
53
Activity
2w
iOS App Icon Stuck on Default Capacitor 'Blue X' Placeholder
Summary After replacing every PNG in AppIcon.appiconset with the correct branded heart icon, the installed iOS app on a real iPhone (built and deployed via Xcode, not TestFlight web clip) still displays the default Capacitor 'blue X' placeholder icon on the home screen. The icon files in the repo are confirmed to be the new artwork, but iOS shows the old placeholder. Environment App: ImpulseAlly (Capacitor wrapper around hosted TanStack Start web app) Bundle ID: com.impulseally.app Capacitor iOS, deployment target iOS 15.0 Xcode 17E202, iOS SDK 26.4 (per derived-data log) Install method: Xcode → Run on physical device (not Safari 'Add to Home Screen', not TestFlight) Web shell URL: https://impulseally.com (server.url in capacitor.config.ts) What the user sees On the iPhone home screen, the app icon is the default Capacitor placeholder — a stylized blue 'X' / Capacitor logo on a white background. The expected icon is a sage-green rounded square with a white heart. Please ask for more information if I have not provided what you need. I have a file that I can share with everything I've tried.
Replies
0
Boosts
0
Views
108
Activity
2w
Your account cannot be created at this time" - App Developer Program Enrollement
Hi! I'm a first-time app founder trying to enroll my business in the Apple Developer Program as an Organization. I already have a personal Apple ID, so I'm trying to create a separate, brand new Apple Account using my business email for the enrollment. Every time I complete the account creation form and go through the verification code step, I get the error: 'Your account cannot be created at this time.' Things I've already tried: Personal cell phone number for verification A Google Voice number for verification Different browsers The Apple Developer app Different WiFi networks I only have one iPhone and one cell number, both already tied to my personal Apple ID. My D&B DUNS number is confirmed, the only blocker is creating this new Apple Account. Is there a known solution for this? It seems like it must be a common situation for small business owners who use one device for both personal and business. Any help appreciated!
Replies
0
Boosts
1
Views
80
Activity
2w
Developer Program enrollment still pending after payment
Hi everyone, I subscribed to the Apple Developer Program on April 12th, 2026. The payment has already been charged to my bank account, but my account still shows the status “Pending” I think the reason my account is still stuck is because I enrolled in the Apple Developer Program using one Apple ID and completed the payment using a different Apple ID (the subscription is currently active under this account) It’s now been several days, and I haven’t received any confirmation email or any request for additional information. I already contacted Apple Support by email, but I’d like to know if other developers have experienced the same situation and how long it took before their account was activated. Thanks in advance for your help and feedback!
Replies
1
Boosts
0
Views
66
Activity
2w
Help: Unable to update my apps because of Apple Developer License Agreement
I am unable to update my apps because of Apple Developer License Agreement. I am told that I have to agree, yet I have agreed to every agreement available. When I log in my Developer Account there is no pending agreement either for free apps or Paid apps. The most recent one I agreed on April 6, 2026. I have logged out and in again multiple times. I tried to change the Account Holder to see if I get to agree on the agreement again but that did not help either. I have remained stuck and can't update any one of my apps since I get the error: "The Apple Developer Program License Agreement has been updated and needs to be reviewed. For more information, go to your account on the Apple Developer website." I have tried to reach out to Apple Support but no help was given. Can anyone please help? Much appreciated.
Replies
1
Boosts
1
Views
85
Activity
2w
Distributing In House Apps via my OWN website
Good morning. I have an APPLE DEVELOPER ACCOUNT. I am inquiring about Distributing In House Apps using my own website. All the links so far do not help. They all seem to be relevant to the Apple Store and not In House apps. I have my apps ready for evaluation. I understand you need to evaluate them. I want to apply for a certificate that will allow me to put the apps on my OWN website and have users download these and install to their Apple devices. So far I have been testing using own devices but every build I create does NOT create a manifest file. They do work but obviously I need a manifest for the website. I assume a relevant certificate would provide that. Can you please let me know of any and all information that applies on how to apply for an In House Distribution Certificate and how and where I should upload my apps for evaluation. Thank you so much. John
Replies
10
Boosts
0
Views
217
Activity
2w