This is a dedicated space for developers to connect, share ideas, collaborate, and ask questions. Introduce yourself, network with other developers, and join us in fostering a supportive community.

All subtopics
Posts under Community topic

Post

Replies

Boosts

Views

Created

Apple Developer Program Enrollment PROBLEM
Hello, I'm having a serious problem registering for the Apple Developer Program, and I can't resolve it. I applied over two weeks ago, but I still haven't received an activation email. I've also tried using different credit cards, suspecting there might be a problem with my payment method. The main issues are as follows: My order/registration remains in the "processing" status, I haven't received an activation email, Apple Developer Program support isn't responding. I've already sent over seven emails to support, but haven't received any response or updates. Has anyone else encountered a similar situation?
5
3
429
Jan ’26
Is Speech framework allowed?
Hello, I want to use the Speech framework in my app. However, I found that if I want it to work offline, it must be downloaded separately on the device. Do I understand correctly that it is not allowed to use it in a Swift Student Challenge submission if English (as the speech language) must be downloaded by the tester on their device using the internet beforehand?
1
2
342
Jan ’26
Stuck in enrollment since Jan 1st: "Team must speak to you" but no phone option available
Hi everyone, I am writing this out of extreme frustration as I have been unable to complete my Apple Developer enrollment for nearly four weeks. My Enrollment ID is LT5A4XR4UF. I started this process on January 1st. On January 18th, I received an email from Apple stating that the developer team "must speak with me" to move forward. However, I am facing two major blockers that have brought the process to a complete standstill: No Phone Option: When I go to the "Contact Us" page as instructed, there is no option for a phone call—only an email form. I cannot fulfill the request to "speak" with the team if no live channel is provided. No Email Response: I have sent numerous emails over the last several days explaining this situation and providing my contact details, but Apple has not responded to any of them. It has been many days of total radio silence despite this being a time-sensitive enrollment. Details: Enrollment ID: LT5A4XR4UF Region: New Zealand Account Type: Orgnisation Total Delay: 25 days and counting Is there an Apple representative here who can look into why my case has been ghosted? Alternatively, if anyone knows a direct line or a specific time of day when the "Phone" button actually appears for New Zealand developers, please let me know. I am eager to begin developing, but the lack of support is making it impossible to even get through the front door. Thanks, Anthony
2
0
105
Jan ’26
Bug with editor under files
When trying to edit the last line in a pdf document it is not allowing me to go lower in the document further to edit the last part in the pdf. I expect the tool to disappear or at least I can zoom in or out to be able to edit the last line in the document. it is the new „preview„ program with thr latest update last week. I use iphone 14 with ios 26.2
0
0
83
Jan ’26
Time Machine BackUp Not Completed Error
For the last two weeks Time Machine has been unable to complete back up. It's throwing up the following: The error detail shows : The file does not exist in finder and have tried logging Mac out of iCloud and back in again but error remains. Any thoughts much appreciated.
2
0
38
Jan ’26
Airpods Pro2(USB-C type) Noise Reduction Mode
Dear Apple: I find a problem on Airpods Pro2(USB-C type). 1、When an iPhone Xs Max running iOS 18.1 is connected to AirPods Pro 2 (Lightning connector version), the headphone settings page displays four noise cancellation modes: Off, Transparency, Adaptive, and Noise Cancellation. 2、When an iPhone 14 running iOS 26.2 is connected to AirPods Pro 2 (Lightning connector version), the headphone settings page displays three noise cancellation modes: Transparency, Adaptive, and Noise Cancellation How many modes is on Airpods Pro2?
1
0
240
Jan ’26
Program Purchase and Renewal
I purchased a developer account approximately 4 days ago, on Saturday. The payment was successfully charged to my card and I have the receipt, but I have not received any approval. The status is still PENDING, and we are about to enter the 5th day without approval. How can this issue be resolved? We are also not receiving any responses to our support tickets.
0
0
278
Jan ’26
Hash is appended to redirect URL with Login
Hi, We have a application where we open the login page in the Web browser of that iPad once user enters the credentials with OAuth2.0 authentication Authcode appended to the registered redirect URL But lately the hash symbol is appended after the AuthCode in the redirect URL in iPad but not in Mac web browser.
0
0
137
Jan ’26
Apple Developer Enrollment Stalled
Enrolled via website for the apple developer account last Jan. 17 and got the e-invoice last Jan. 19. However, until now I still have not received any confirmation from Apple. I thought it was supposed to be 48hrs max only? Worth noting that I started the process in the developer app but had to withdraw it due to incorrect details but when I tried to enroll again, the button was disabled already so I had to do it via website. I also submitted 2 support tickets, one on Jan. 18 and one today, Jan. 20. Both no reply. Anyone else here had the same problem or knows the solution?
3
0
367
Jan ’26
Wallet Pass eligibility for age-restricted product loyalty program
Hello everyone, My team is exploring the implementation of an Apple Wallet pass for a loyalty program linked to a brand in an age-restricted product category. The intended use cases for the Wallet pass are: Member identification at events — Quick verification at brand events or exclusive venues, with tier-based perks (e.g., priority entry for higher tiers) Support services — Members present their card at retail locations to receive assistance Tier and points display — Dynamic visual changes based on loyalty level and current points balance Notifications — Pass updates for expiring points, upcoming events, or relevant announcements The pass would function as a standard Store Card (membership/loyalty) — no payments, no stored value, just identification and informational display. Before investing development effort, I'd like to understand: Has anyone successfully implemented Wallet passes for brands in restricted categories (tobacco, alcohol, etc.)? Are there specific guidelines or restrictions I should be aware of beyond the standard Wallet documentation? Is there a recommended channel to get official guidance from Apple on eligibility before building? Any insights or experiences would be appreciated. Thanks!
0
0
162
Jan ’26
Gatekeeper is blocking Ghostty
Hello, I'm reaching you because I have an issue on my mac (very new user), I tried to install Ghostty 1.2.3 on my macos 26.2 from brew or the dmg file from their website. When I try top open it I have the popup with the message "Apple could not verify "Ghostty" is free of malware..." After many discussions with them on discord, many attempts on clearing Gatekeeper cache, rebooting, reinstalling there is now way for me to have it working. When I check the notarization on my machine I have this spctl -a -vvv -t install /Applications/Ghostty.app /Applications/Ghostty.app: rejected source=Unnotarized Developer ID origin=Developer ID Application: Mitchell Hashimoto (24VZTF6M5V) While other people can check it and it is marked as notarized and they can open it without any issue. I could bypass Gatekeeper to make it work, but it's a bad solution and I'm looking for a way to understand why is this happening only on my machine. Any expert who could help me would be great ! Thanks in advance
1
0
394
Jan ’26
Production-Grade Source for MCC/MNC Data (Cellular Local Push Connectivity)
Hello everyone, I am working on an enterprise solution for a "closed network" environment using Cellular Local Push Notifications via the NEAppPushManager and NEAppPushProvider frameworks. Current Status: We have successfully implemented and tested Local Push over both Wi-Fi (matching SSIDs) and Cellular networks. For cellular, we are currently manually configuring the NEPrivateLTENetwork with specific Mobile Country Codes (MCC) and Mobile Network Codes (MNC). The implementation is working correctly in our test environment. The Challenge: To move this into a production environment and ensure global reliability across different regions, we need a "Golden Source" for these network codes. Relying on manual lookups or unofficial community databases introduces risk for a production-grade application. My Questions: Production-Grade Source: What is the Apple-recommended or industry-standard "source of truth" for a comprehensive and up-to-date list of global MCC/MNC pairs for 2026? Validation: For those who have deployed NEPrivateLTENetwork at scale, how do you handle the validation of these codes to ensure the matchPrivateLTENetworks array always contains the correct, current data for the user’s provisioned SIM? Private Network Standards: Since we are operating in a closed environment, are there specific recommendations for using the ITU-designated shared MCC (e.g., 999 or 901) versus standard public carrier codes in a production context? Any insights from Apple engineers or developers who have scaled this in an enterprise environment would be greatly appreciated. Thank you, Sudhakar
0
0
75
Jan ’26
Planning on Swift Student Challenge.
Hey guys! I am planning on join this year's SSC. I only have a iPad to do so. With that Apple says we can use Swift Playground. I am 14. And have the experience to code Swift since some years ago. I cant wait to... Make stuff!! ^•^. I don't know what else to say...
1
0
190
Jan ’26
New update ruined my home screens custom icon set up
I strongly dislike the new “Liquid Glass” design implementation, specifically the forced white border around app icons. I use custom app icons on my Home Screen, and the entire reason they work visually is because they do not have borders. The newly added white outline completely breaks the aesthetic, clashes with custom icon packs, and makes carefully curated Home Screens look messy and inconsistent. Beyond that, the “glass” effect itself is harder to appreciate in real-world use. Once you’re actually navigating your phone - opening apps, scrolling, switching screens- the effect becomes distracting rather than enhancing. The white border especially draws attention away from the icons themselves and makes the Home Screen feel visually noisy. What’s most frustrating is that this change is not optional. A major visual redesign like this should absolutely include: • A toggle to disable icon borders • Or a way to opt out of Liquid Glass entirely • Or at minimum, a “Classic / Flat Icons” option for users who value customization
2
0
191
Jan ’26
Apple Developer Program Enrollment PROBLEM
Hello, I'm having a serious problem registering for the Apple Developer Program, and I can't resolve it. I applied over two weeks ago, but I still haven't received an activation email. I've also tried using different credit cards, suspecting there might be a problem with my payment method. The main issues are as follows: My order/registration remains in the "processing" status, I haven't received an activation email, Apple Developer Program support isn't responding. I've already sent over seven emails to support, but haven't received any response or updates. Has anyone else encountered a similar situation?
Replies
5
Boosts
3
Views
429
Activity
Jan ’26
Is Speech framework allowed?
Hello, I want to use the Speech framework in my app. However, I found that if I want it to work offline, it must be downloaded separately on the device. Do I understand correctly that it is not allowed to use it in a Swift Student Challenge submission if English (as the speech language) must be downloaded by the tester on their device using the internet beforehand?
Replies
1
Boosts
2
Views
342
Activity
Jan ’26
Stuck in enrollment since Jan 1st: "Team must speak to you" but no phone option available
Hi everyone, I am writing this out of extreme frustration as I have been unable to complete my Apple Developer enrollment for nearly four weeks. My Enrollment ID is LT5A4XR4UF. I started this process on January 1st. On January 18th, I received an email from Apple stating that the developer team "must speak with me" to move forward. However, I am facing two major blockers that have brought the process to a complete standstill: No Phone Option: When I go to the "Contact Us" page as instructed, there is no option for a phone call—only an email form. I cannot fulfill the request to "speak" with the team if no live channel is provided. No Email Response: I have sent numerous emails over the last several days explaining this situation and providing my contact details, but Apple has not responded to any of them. It has been many days of total radio silence despite this being a time-sensitive enrollment. Details: Enrollment ID: LT5A4XR4UF Region: New Zealand Account Type: Orgnisation Total Delay: 25 days and counting Is there an Apple representative here who can look into why my case has been ghosted? Alternatively, if anyone knows a direct line or a specific time of day when the "Phone" button actually appears for New Zealand developers, please let me know. I am eager to begin developing, but the lack of support is making it impossible to even get through the front door. Thanks, Anthony
Replies
2
Boosts
0
Views
105
Activity
Jan ’26
Bug with editor under files
When trying to edit the last line in a pdf document it is not allowing me to go lower in the document further to edit the last part in the pdf. I expect the tool to disappear or at least I can zoom in or out to be able to edit the last line in the document. it is the new „preview„ program with thr latest update last week. I use iphone 14 with ios 26.2
Replies
0
Boosts
0
Views
83
Activity
Jan ’26
Document menu == Lightbulb icon on Tahoe?
My app has a menu called "Document". On Tahoe, this appears as a lightbulb icon. Is this deliberate? Is it possible to stop this? Or do I just have to use a different name if I want people to read words?
Replies
5
Boosts
0
Views
333
Activity
Jan ’26
PDFView doesn't respond to Thumbnail in horizontal orientation
In PDFKit on MacOS, if you create a PDFView and matching Thumbnail View, and then set the PDFView to Horizontal: selecting the thumbnail no longer move the PDFView to the correct page. It works for all styles of View (Two Page Continuous, etc) in Vertical orientation.
Replies
2
Boosts
0
Views
323
Activity
Jan ’26
Time Machine BackUp Not Completed Error
For the last two weeks Time Machine has been unable to complete back up. It's throwing up the following: The error detail shows : The file does not exist in finder and have tried logging Mac out of iCloud and back in again but error remains. Any thoughts much appreciated.
Replies
2
Boosts
0
Views
38
Activity
Jan ’26
Apple Car play
Hello, Can someone let me know why my car play screen keeps changing and how do I stop the change?
Replies
2
Boosts
0
Views
138
Activity
Jan ’26
Airpods Pro2(USB-C type) Noise Reduction Mode
Dear Apple: I find a problem on Airpods Pro2(USB-C type). 1、When an iPhone Xs Max running iOS 18.1 is connected to AirPods Pro 2 (Lightning connector version), the headphone settings page displays four noise cancellation modes: Off, Transparency, Adaptive, and Noise Cancellation. 2、When an iPhone 14 running iOS 26.2 is connected to AirPods Pro 2 (Lightning connector version), the headphone settings page displays three noise cancellation modes: Transparency, Adaptive, and Noise Cancellation How many modes is on Airpods Pro2?
Replies
1
Boosts
0
Views
240
Activity
Jan ’26
Program Purchase and Renewal
I purchased a developer account approximately 4 days ago, on Saturday. The payment was successfully charged to my card and I have the receipt, but I have not received any approval. The status is still PENDING, and we are about to enter the 5th day without approval. How can this issue be resolved? We are also not receiving any responses to our support tickets.
Replies
0
Boosts
0
Views
278
Activity
Jan ’26
Hash is appended to redirect URL with Login
Hi, We have a application where we open the login page in the Web browser of that iPad once user enters the credentials with OAuth2.0 authentication Authcode appended to the registered redirect URL But lately the hash symbol is appended after the AuthCode in the redirect URL in iPad but not in Mac web browser.
Replies
0
Boosts
0
Views
137
Activity
Jan ’26
Apple Developer Enrollment Stalled
Enrolled via website for the apple developer account last Jan. 17 and got the e-invoice last Jan. 19. However, until now I still have not received any confirmation from Apple. I thought it was supposed to be 48hrs max only? Worth noting that I started the process in the developer app but had to withdraw it due to incorrect details but when I tried to enroll again, the button was disabled already so I had to do it via website. I also submitted 2 support tickets, one on Jan. 18 and one today, Jan. 20. Both no reply. Anyone else here had the same problem or knows the solution?
Replies
3
Boosts
0
Views
367
Activity
Jan ’26
IOS 26.3 — CarPlay
Is anyone else experiencing issues with CarPlay with this beta update?
Replies
2
Boosts
0
Views
453
Activity
Jan ’26
XQuartz
XQuartz, used to run X11 apps on the Mac, does not work on Tahoe. Can you do something about this?
Replies
0
Boosts
1
Views
266
Activity
Jan ’26
Wallet Pass eligibility for age-restricted product loyalty program
Hello everyone, My team is exploring the implementation of an Apple Wallet pass for a loyalty program linked to a brand in an age-restricted product category. The intended use cases for the Wallet pass are: Member identification at events — Quick verification at brand events or exclusive venues, with tier-based perks (e.g., priority entry for higher tiers) Support services — Members present their card at retail locations to receive assistance Tier and points display — Dynamic visual changes based on loyalty level and current points balance Notifications — Pass updates for expiring points, upcoming events, or relevant announcements The pass would function as a standard Store Card (membership/loyalty) — no payments, no stored value, just identification and informational display. Before investing development effort, I'd like to understand: Has anyone successfully implemented Wallet passes for brands in restricted categories (tobacco, alcohol, etc.)? Are there specific guidelines or restrictions I should be aware of beyond the standard Wallet documentation? Is there a recommended channel to get official guidance from Apple on eligibility before building? Any insights or experiences would be appreciated. Thanks!
Replies
0
Boosts
0
Views
162
Activity
Jan ’26
Gatekeeper is blocking Ghostty
Hello, I'm reaching you because I have an issue on my mac (very new user), I tried to install Ghostty 1.2.3 on my macos 26.2 from brew or the dmg file from their website. When I try top open it I have the popup with the message "Apple could not verify "Ghostty" is free of malware..." After many discussions with them on discord, many attempts on clearing Gatekeeper cache, rebooting, reinstalling there is now way for me to have it working. When I check the notarization on my machine I have this spctl -a -vvv -t install /Applications/Ghostty.app /Applications/Ghostty.app: rejected source=Unnotarized Developer ID origin=Developer ID Application: Mitchell Hashimoto (24VZTF6M5V) While other people can check it and it is marked as notarized and they can open it without any issue. I could bypass Gatekeeper to make it work, but it's a bad solution and I'm looking for a way to understand why is this happening only on my machine. Any expert who could help me would be great ! Thanks in advance
Replies
1
Boosts
0
Views
394
Activity
Jan ’26
Production-Grade Source for MCC/MNC Data (Cellular Local Push Connectivity)
Hello everyone, I am working on an enterprise solution for a "closed network" environment using Cellular Local Push Notifications via the NEAppPushManager and NEAppPushProvider frameworks. Current Status: We have successfully implemented and tested Local Push over both Wi-Fi (matching SSIDs) and Cellular networks. For cellular, we are currently manually configuring the NEPrivateLTENetwork with specific Mobile Country Codes (MCC) and Mobile Network Codes (MNC). The implementation is working correctly in our test environment. The Challenge: To move this into a production environment and ensure global reliability across different regions, we need a "Golden Source" for these network codes. Relying on manual lookups or unofficial community databases introduces risk for a production-grade application. My Questions: Production-Grade Source: What is the Apple-recommended or industry-standard "source of truth" for a comprehensive and up-to-date list of global MCC/MNC pairs for 2026? Validation: For those who have deployed NEPrivateLTENetwork at scale, how do you handle the validation of these codes to ensure the matchPrivateLTENetworks array always contains the correct, current data for the user’s provisioned SIM? Private Network Standards: Since we are operating in a closed environment, are there specific recommendations for using the ITU-designated shared MCC (e.g., 999 or 901) versus standard public carrier codes in a production context? Any insights from Apple engineers or developers who have scaled this in an enterprise environment would be greatly appreciated. Thank you, Sudhakar
Replies
0
Boosts
0
Views
75
Activity
Jan ’26
Swift Student Challenge - iPhone content
The app idea I had in mind for my swift student chalange submission relies on data on the users phone(e.g. photos, contacts or files) How would I simulate that data in the swiftpm package? is it enough to just have a class with dummydata?
Replies
1
Boosts
0
Views
319
Activity
Jan ’26
Planning on Swift Student Challenge.
Hey guys! I am planning on join this year's SSC. I only have a iPad to do so. With that Apple says we can use Swift Playground. I am 14. And have the experience to code Swift since some years ago. I cant wait to... Make stuff!! ^•^. I don't know what else to say...
Replies
1
Boosts
0
Views
190
Activity
Jan ’26
New update ruined my home screens custom icon set up
I strongly dislike the new “Liquid Glass” design implementation, specifically the forced white border around app icons. I use custom app icons on my Home Screen, and the entire reason they work visually is because they do not have borders. The newly added white outline completely breaks the aesthetic, clashes with custom icon packs, and makes carefully curated Home Screens look messy and inconsistent. Beyond that, the “glass” effect itself is harder to appreciate in real-world use. Once you’re actually navigating your phone - opening apps, scrolling, switching screens- the effect becomes distracting rather than enhancing. The white border especially draws attention away from the icons themselves and makes the Home Screen feel visually noisy. What’s most frustrating is that this change is not optional. A major visual redesign like this should absolutely include: • A toggle to disable icon borders • Or a way to opt out of Liquid Glass entirely • Or at minimum, a “Classic / Flat Icons” option for users who value customization
Replies
2
Boosts
0
Views
191
Activity
Jan ’26