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

Activity

Any update during WWDC26 on UWB direction-finding for 3rd party devices using the NI framework, etc?
Kind folks, Was all setup for online access to several Q&A sessions at this WWDC, even posted some questions. But other priorities on my project prevented me from attending. Did any of you hear any news on direction finding with 3rd party devices at this year's WWDC? My current understanding is that (for iPhones later than 15) the NI framework returns null for direction. Apple recommends use of the ARkit in conjunction with NI (tech session way back in WWDC22!) FYI, I've been trying hard to get any information on this topic. Would be happy to share what public information/speculation I've found (including how Apple get's such good range and direction info in their Find My app for their AirTag 2 😉). Perhaps we can set up a small discussion group for sharing insights and experiences with emerging UWB technology. Comments appreciated. Mike
2
0
185
1w
iPhone Mirroring broken between macOS 27 Developer Beta 1 and iOS 27 Beta 1; later crash on iOS 26.5 with ScreenSharingKit assertion failure
I am seeing serious issues with iPhone Mirroring on macOS 27 Developer Beta 1. Environment Mac: MacBook Pro, Apple M4 Pro Model: Mac16,7 RAM: 24 GB macOS: macOS 27.0 Developer Beta 1 Build: 26A5353q SIP: Enabled Developer Mode: Enabled iPhone: iPhone 15 Pro Max Previously tested on: iOS 27 Beta 1 Currently restored to: iOS 26.5 Issue 1: iPhone Mirroring does not connect on iOS 27 Beta 1 and can leave the iPhone unusable When my iPhone 15 Pro Max was running iOS 27 Beta 1, iPhone Mirroring on macOS 27 Developer Beta 1 did not connect properly. I tried connecting multiple times. The iPhone appeared to think that the mirroring session had started successfully, because the iPhone screen turned off as expected for iPhone Mirroring. However, the Mac never actually completed the connection and never displayed the mirrored iPhone session. After this happened, the iPhone became completely stuck and unresponsive. The phone did not respond normally, and even force restart attempts were not working. The device remained unusable until the battery fully drained, which took about two days. After the battery was fully depleted, I was able to put the iPhone into DFU mode and restore it back to iOS 26.5. This suggests that something may be broken in the iPhone Mirroring / Continuity connection state between macOS 27 Developer Beta 1 and iOS 27 Beta 1. The iPhone seems to enter a state where it believes it is connected for mirroring, while the Mac never actually establishes the session. Issue 2: iPhone Mirroring crashes on macOS 27 Developer Beta 1 when used with iOS 26.5 After restoring the iPhone 15 Pro Max back to iOS 26.5, I was able to get a crash report from the Mac side. The iPhone Mirroring app crashed on macOS 27 Developer Beta 1 with the following details: Process: iPhone Mirroring Identifier: com.apple.ScreenContinuity Version: 2.0 Build Version: 114.38.15.1 OS Version: macOS 27.0 (26A5353q) Hardware Model: Mac16,7 Exception Type: EXC_BREAKPOINT (SIGTRAP) Termination Reason: Namespace SIGNAL, Code 5, Trace/BPT trap: 5 Triggered by Thread: 2 Dispatch Queue: com.apple.root.user-initiated-qos.cooperative The crashed thread shows a Swift assertion failure inside ScreenSharingKit.framework: Thread 2 Crashed: 0 libswiftCore.dylib assertionFailure(:_:file:line:flags:) + 216 1 ScreenSharingKit 0x29fbb60e0 2 libswiftCore.dylib _swift_release_dealloc + 64 3 libswiftCore.dylib RefCounts::doDecrementSlow 4 ScreenSharingKit 0x29fa894c0 5 ScreenSharingKit 0x29fb484d8 6 ScreenSharingKit 0x29fb48614 ... 15 libswift_Concurrency.dylib completeTaskWithClosure Relevant binary image: /System/Library/PrivateFrameworks/ScreenSharingKit.framework/Versions/A/ScreenSharingKit CFBundleIdentifier: com.apple.screensharing.ScreenSharingKit CFBundleVersion: 114.38.15.1 Crash interpretation The crash appears to be a first-party Apple framework crash inside ScreenSharingKit, caused by a Swift assertion failure. It does not appear to be caused by memory pressure, Rosetta, or third-party code injection. Relevant crash report details: External Modification Summary: task_for_pid: 0 thread_create: 0 thread_set_state: 0 System Integrity Protection: enabled Memory usage also does not look excessive: Writable regions: Total=251.0M MALLOC: 128.4M Expected behavior iPhone Mirroring should either connect successfully or fail gracefully. It should not: Leave the iPhone in a stuck/unresponsive state. Put the iPhone screen into mirroring mode while the Mac never completes the connection. Require the iPhone battery to fully drain before DFU restore is possible. Crash on macOS with an internal ScreenSharingKit Swift assertion failure. Actual behavior On iOS 27 Beta 1: iPhone Mirroring never completed the connection on the Mac. The iPhone behaved as if the session started. The iPhone screen turned off. The iPhone became completely unresponsive. Force restart did not work. Device only became recoverable after battery fully drained. I then restored the iPhone to iOS 26.5 via DFU. On iOS 26.5: iPhone Mirroring was able to run, but the Mac-side app later crashed. The crash occurred inside Apple’s ScreenSharingKit.framework. The crash type was EXC_BREAKPOINT (SIGTRAP) from Swift _assertionFailure. Reproducibility Partially reproducible. iOS 27 Beta 1 + macOS 27 Developer Beta 1: connection repeatedly failed and eventually left the iPhone stuck. iOS 26.5 + macOS 27 Developer Beta 1: iPhone Mirroring can connect, but the Mac app crashed with the attached report. Crash identifiers Incident Identifier: B6D4D86D-03C4-4466-B9D6-4CF70DF0B46F Crash Reporter Key: 8BD85D40-8AC8-E771-2D80-153D7C4C5366 Process: iPhone Mirroring [11429] Bundle ID: com.apple.ScreenContinuity The crash report points to ScreenSharingKit.framework, so this looks like a possible beta regression in the iPhone Mirroring / Continuity stack.
0
0
244
1w
Notes+ crashes frequently and cannot import iCloud Drive files after updating to iPadOS Beta 27
Hello Apple Developer Support, After updating my iPad to iPadOS Beta 27, the Notes+ app has started crashing frequently. This issue did not happen before the system update. The app often crashes when I open notes, edit content, or try to use files inside Notes+. Another serious issue is that I cannot properly download or import files from iCloud Drive into Notes+. When I try to select a file from iCloud Drive and add it to Notes+, the process may fail, freeze, or cause Notes+ to crash. This has made Notes+ very difficult to use on iPadOS Beta 27. I rely on Notes+ for study notes, file organization, and daily productivity, so this problem has a big impact on my normal use. Steps to reproduce: 1.Use an iPad running iPadOS Beta 27. Open the Notes+ app. 2.Open or edit an existing note. 3.Try to import or attach a file from iCloud Drive. 4.Notes+ may freeze, fail to import the file, or crash. Expected result: Notes+ should run normally, and files from iCloud Drive should be imported into Notes+ successfully. Actual result: Notes+ crashes frequently, and iCloud Drive files cannot be imported reliably. This issue started after updating to iPadOS Beta 27. Please check the compatibility between iPadOS Beta 27, Notes+, and iCloud Drive file importing. Thank you.
2
3
125
1w
What does it take to get app approved? seriously?
Hello, I recently released a new version of my app for review (I also added subscriptions with the new release) Somehow app store connect team always find a way to reject the app. With the latest rejection, I was shocked. Because in the feedback, they told me that they couldn't locate my subscription pages and they even provided a screenshot for it. The weird thing is, there is a sticky bottom menu in the app (there are only 3 buttons in it), and they provided screenshot of them clickin on two of them and some miracle happened, they decided not to click on the third one which includes the subscription pages. The frustrating thing is that I even provided them instructions on how to locate the subscriptions before I even sent for review in the first place. I seriously can't understand my frustration about this, and wonder if I'm the only developer who has this issue. I feel like no matter what I do, apple will keep rejecting the app because in the last rejection , they got in the app and clicked on everything in the app and somehow they didnt click on the one that they are looking for. (there's even instructions for this) So I'm desparate to learn that what I should do to get the app approved? Because right now I feel like, whoever reviews the app is joking with me. I feel like the team takes turns in rejecting so that they do not work. With each rejection, the app is delayed for simple reasons.
0
0
76
1w
IOS SYSTEM for iPhone and iPad
I was really considering this IDEA ONLY ANDROID HAS that Apple doesn’t tell me what you think ? I think the iOS system in the iPhones and iPad should be able to let you change your ((Fronts))because this whole just changing it into bold or the size is kind of boring it gets old so if you can reach back to me that would be nice thanks . phone number 702-559-5550
3
0
140
1w
primary Apple Account's background tokens are corrupted on Apple's servers and must be escalated to Apple Engineering
Very frustrated. Cannot get iOS 27 to function. I am missing the "Apple Intelligence & Siri" settings item. It just says "Siri". I've scoured forums and the wider internet with no solution. I've done 2 clean installs, first with restore from iCloud. Then without. I've tried every recommendation on settings to do with Siri, ScreenTime, Region, VPN, Language, Voice, etc. I've checked my phone's serial number to make sure it's not one intended for the China market (it's not), and spent many hours trying to fix this. Finally I got something that said: Your primary Apple Account's background tokens are corrupted on Apple's servers and must be escalated to Apple Engineering. So this is not a problem I can fix myself. My understanding is this is the only way to make contact with Apple engineering and I hope someone sees this and can do whatever needs to be done to fix it on the server side... which I hope will translate to it being fixed on the client side. Please help. Thank you.
0
0
59
1w
HCE NFC
Greetings, I have received submitted entitlement HCE that i have asked for. And i have ACS Hardware i need to communicate via matching APDU. For some reason there is no communication at all, only reader discovered meaning RF is found. The expected response should be: 00 A4 04 00 07 D2760000850100 00 As this is aid identifier i have selected for HCE and its working just fine on android version. I have added entitlement inside xcode,Runner.entitlements , signing passed, as well in info.plist App succesfully built. So am i correct to assume that the hardware I'm working on is not compliant? The hardware specifications state: ISO/IEC 14443-A, ISO/IEC 14443-B, ISO/IEC 15693 Does anyone had similar experience and could share some tips/tricks? Or a questions i should go toward ACS manufacturer? Kind regards, Luka Trempetić
0
0
57
1w
Hello Everyone
Hello everyone My name is Calvin, and I'm a third-year Computer Science student at the University of Macau. I've been using Apple products since the iPhone 4 era, and I've always greatly admired Apple's ability to innovate across its field while maintaining the quality and durability of its products. So once I had gained enough understanding of computers and learned how to program, I began releasing several different applications within the Apple ecosystem. These include "Consumption Reward Tracker" (now delisted) — a consumption voucher management tool created in response to a programme launched by my local community government — and "UniTable," a tool well loved by Hong Kong university students that helps them manage their class schedules and assignment deadlines. Currently, I'm developing and continuously updating "MenuMeld" (菜單貓) — a diet and nutrition tracker that is popular among users in Taiwan and aims to become the world's most deeply integrated app within the Apple ecosystem. Next, I'll be configuring "MenuMeld" to integrate seamlessly with Apple iOS 27's Siri AI, so that in the future Siri will be able to fully read the app's information and respond to users' questions. Along the way, I may run into many problems and post my questions here, so I would be very grateful for any guidance and advice you can offer. Below is some of the progress I've made on the development so far.
0
0
54
1w
Siri Waitlisted Come On
It’s been since the end of WWDC Keynote, I’m still waitlisted for “New Siri” iOS 27 is done indexing. This is ridiculous. How many years I’ve been paying for a developer membership and they cannot release a simple plist file to open up the servers and let us in. Only the first that downloaded in the first 10 minutes got it while the rest of us that downloaded in the first 30 minutes are still waiting. its insane.
5
1
303
1w
Apple Developer Program Enrollment Processing for Over 2 Weeks — No Response (ID: TMRHS7S67L)
I submitted my Apple Developer Program enrollment and provided the requested identity verification documents on May 31, 2026. I received confirmation that documents would be reviewed within 2 business days, but it has now been over 2 weeks with no update. Enrollment ID: TMRHS7S67L Case ID: 102901065574 I have a scheduled app launch on July 7, 2026. This delay is blocking TestFlight and App Store submission. Could an Apple team member please review my enrollment? Thank you.
0
0
29
1w
Text message management
A way to flag individual text messages for follow up or to-do / the capability to manage text messages more like emails. Google searched - there seems to be a lot of need for this. Tons of discussion out there and other iphone users wanting the same thing.
0
0
42
1w
Phone to Phone Transfer
Hi Everyone, currently am using iPhone Air with IOS 26.5.1. and I have iPhone 15PM with 26.5. I need to data transfer from iPhone Air to iPhone 15 PM but not exist. I did cloud back up in iPhone Air, not successful. I did backup in MBA still same. I did network reset in iPhone Air still not successful transfer to Phone 15PM. all time transfer it showing error IOS not compatible. as per my opinion, in both phones IOS is 26.5 and it suppose to be support for transfer. I took support from Apple Chat, but even they didn't solve my issue. I hope can anyone guide me properly, its urgent to transfer data from iPhone Air to iPhone 15PM. thanks & regards. K. Santosh
1
0
42
1w
Any update during WWDC26 on UWB direction-finding for 3rd party devices using the NI framework, etc?
Kind folks, Was all setup for online access to several Q&A sessions at this WWDC, even posted some questions. But other priorities on my project prevented me from attending. Did any of you hear any news on direction finding with 3rd party devices at this year's WWDC? My current understanding is that (for iPhones later than 15) the NI framework returns null for direction. Apple recommends use of the ARkit in conjunction with NI (tech session way back in WWDC22!) FYI, I've been trying hard to get any information on this topic. Would be happy to share what public information/speculation I've found (including how Apple get's such good range and direction info in their Find My app for their AirTag 2 😉). Perhaps we can set up a small discussion group for sharing insights and experiences with emerging UWB technology. Comments appreciated. Mike
Replies
2
Boosts
0
Views
185
Activity
1w
Siri ai waiting
5 days and still on waiting list for new siri ai. Tried every method on Google, safari , gemini each everything but still day 5 and on waiting list.
Replies
6
Boosts
0
Views
197
Activity
1w
Developer acces stuck in waiting
We been waiting + weeks now onm getting our account verified ? Anyone know whats going on
Replies
1
Boosts
0
Views
62
Activity
1w
iPhone Mirroring broken between macOS 27 Developer Beta 1 and iOS 27 Beta 1; later crash on iOS 26.5 with ScreenSharingKit assertion failure
I am seeing serious issues with iPhone Mirroring on macOS 27 Developer Beta 1. Environment Mac: MacBook Pro, Apple M4 Pro Model: Mac16,7 RAM: 24 GB macOS: macOS 27.0 Developer Beta 1 Build: 26A5353q SIP: Enabled Developer Mode: Enabled iPhone: iPhone 15 Pro Max Previously tested on: iOS 27 Beta 1 Currently restored to: iOS 26.5 Issue 1: iPhone Mirroring does not connect on iOS 27 Beta 1 and can leave the iPhone unusable When my iPhone 15 Pro Max was running iOS 27 Beta 1, iPhone Mirroring on macOS 27 Developer Beta 1 did not connect properly. I tried connecting multiple times. The iPhone appeared to think that the mirroring session had started successfully, because the iPhone screen turned off as expected for iPhone Mirroring. However, the Mac never actually completed the connection and never displayed the mirrored iPhone session. After this happened, the iPhone became completely stuck and unresponsive. The phone did not respond normally, and even force restart attempts were not working. The device remained unusable until the battery fully drained, which took about two days. After the battery was fully depleted, I was able to put the iPhone into DFU mode and restore it back to iOS 26.5. This suggests that something may be broken in the iPhone Mirroring / Continuity connection state between macOS 27 Developer Beta 1 and iOS 27 Beta 1. The iPhone seems to enter a state where it believes it is connected for mirroring, while the Mac never actually establishes the session. Issue 2: iPhone Mirroring crashes on macOS 27 Developer Beta 1 when used with iOS 26.5 After restoring the iPhone 15 Pro Max back to iOS 26.5, I was able to get a crash report from the Mac side. The iPhone Mirroring app crashed on macOS 27 Developer Beta 1 with the following details: Process: iPhone Mirroring Identifier: com.apple.ScreenContinuity Version: 2.0 Build Version: 114.38.15.1 OS Version: macOS 27.0 (26A5353q) Hardware Model: Mac16,7 Exception Type: EXC_BREAKPOINT (SIGTRAP) Termination Reason: Namespace SIGNAL, Code 5, Trace/BPT trap: 5 Triggered by Thread: 2 Dispatch Queue: com.apple.root.user-initiated-qos.cooperative The crashed thread shows a Swift assertion failure inside ScreenSharingKit.framework: Thread 2 Crashed: 0 libswiftCore.dylib assertionFailure(:_:file:line:flags:) + 216 1 ScreenSharingKit 0x29fbb60e0 2 libswiftCore.dylib _swift_release_dealloc + 64 3 libswiftCore.dylib RefCounts::doDecrementSlow 4 ScreenSharingKit 0x29fa894c0 5 ScreenSharingKit 0x29fb484d8 6 ScreenSharingKit 0x29fb48614 ... 15 libswift_Concurrency.dylib completeTaskWithClosure Relevant binary image: /System/Library/PrivateFrameworks/ScreenSharingKit.framework/Versions/A/ScreenSharingKit CFBundleIdentifier: com.apple.screensharing.ScreenSharingKit CFBundleVersion: 114.38.15.1 Crash interpretation The crash appears to be a first-party Apple framework crash inside ScreenSharingKit, caused by a Swift assertion failure. It does not appear to be caused by memory pressure, Rosetta, or third-party code injection. Relevant crash report details: External Modification Summary: task_for_pid: 0 thread_create: 0 thread_set_state: 0 System Integrity Protection: enabled Memory usage also does not look excessive: Writable regions: Total=251.0M MALLOC: 128.4M Expected behavior iPhone Mirroring should either connect successfully or fail gracefully. It should not: Leave the iPhone in a stuck/unresponsive state. Put the iPhone screen into mirroring mode while the Mac never completes the connection. Require the iPhone battery to fully drain before DFU restore is possible. Crash on macOS with an internal ScreenSharingKit Swift assertion failure. Actual behavior On iOS 27 Beta 1: iPhone Mirroring never completed the connection on the Mac. The iPhone behaved as if the session started. The iPhone screen turned off. The iPhone became completely unresponsive. Force restart did not work. Device only became recoverable after battery fully drained. I then restored the iPhone to iOS 26.5 via DFU. On iOS 26.5: iPhone Mirroring was able to run, but the Mac-side app later crashed. The crash occurred inside Apple’s ScreenSharingKit.framework. The crash type was EXC_BREAKPOINT (SIGTRAP) from Swift _assertionFailure. Reproducibility Partially reproducible. iOS 27 Beta 1 + macOS 27 Developer Beta 1: connection repeatedly failed and eventually left the iPhone stuck. iOS 26.5 + macOS 27 Developer Beta 1: iPhone Mirroring can connect, but the Mac app crashed with the attached report. Crash identifiers Incident Identifier: B6D4D86D-03C4-4466-B9D6-4CF70DF0B46F Crash Reporter Key: 8BD85D40-8AC8-E771-2D80-153D7C4C5366 Process: iPhone Mirroring [11429] Bundle ID: com.apple.ScreenContinuity The crash report points to ScreenSharingKit.framework, so this looks like a possible beta regression in the iPhone Mirroring / Continuity stack.
Replies
0
Boosts
0
Views
244
Activity
1w
Notes+ crashes frequently and cannot import iCloud Drive files after updating to iPadOS Beta 27
Hello Apple Developer Support, After updating my iPad to iPadOS Beta 27, the Notes+ app has started crashing frequently. This issue did not happen before the system update. The app often crashes when I open notes, edit content, or try to use files inside Notes+. Another serious issue is that I cannot properly download or import files from iCloud Drive into Notes+. When I try to select a file from iCloud Drive and add it to Notes+, the process may fail, freeze, or cause Notes+ to crash. This has made Notes+ very difficult to use on iPadOS Beta 27. I rely on Notes+ for study notes, file organization, and daily productivity, so this problem has a big impact on my normal use. Steps to reproduce: 1.Use an iPad running iPadOS Beta 27. Open the Notes+ app. 2.Open or edit an existing note. 3.Try to import or attach a file from iCloud Drive. 4.Notes+ may freeze, fail to import the file, or crash. Expected result: Notes+ should run normally, and files from iCloud Drive should be imported into Notes+ successfully. Actual result: Notes+ crashes frequently, and iCloud Drive files cannot be imported reliably. This issue started after updating to iPadOS Beta 27. Please check the compatibility between iPadOS Beta 27, Notes+, and iCloud Drive file importing. Thank you.
Replies
2
Boosts
3
Views
125
Activity
1w
What does it take to get app approved? seriously?
Hello, I recently released a new version of my app for review (I also added subscriptions with the new release) Somehow app store connect team always find a way to reject the app. With the latest rejection, I was shocked. Because in the feedback, they told me that they couldn't locate my subscription pages and they even provided a screenshot for it. The weird thing is, there is a sticky bottom menu in the app (there are only 3 buttons in it), and they provided screenshot of them clickin on two of them and some miracle happened, they decided not to click on the third one which includes the subscription pages. The frustrating thing is that I even provided them instructions on how to locate the subscriptions before I even sent for review in the first place. I seriously can't understand my frustration about this, and wonder if I'm the only developer who has this issue. I feel like no matter what I do, apple will keep rejecting the app because in the last rejection , they got in the app and clicked on everything in the app and somehow they didnt click on the one that they are looking for. (there's even instructions for this) So I'm desparate to learn that what I should do to get the app approved? Because right now I feel like, whoever reviews the app is joking with me. I feel like the team takes turns in rejecting so that they do not work. With each rejection, the app is delayed for simple reasons.
Replies
0
Boosts
0
Views
76
Activity
1w
IOS SYSTEM for iPhone and iPad
I was really considering this IDEA ONLY ANDROID HAS that Apple doesn’t tell me what you think ? I think the iOS system in the iPhones and iPad should be able to let you change your ((Fronts))because this whole just changing it into bold or the size is kind of boring it gets old so if you can reach back to me that would be nice thanks . phone number 702-559-5550
Replies
3
Boosts
0
Views
140
Activity
1w
Cannot clear Settings notifications badge to “reset Siri” 27 beta
Retrained Siri multiple times, turned off and on, hard reboots, cannot clear the badge on Settings icon asking to reset Siri. Siri working, new Siri on waitlist. How to clear? IOS 27 beta 1, iPhone 17 Pro.
Replies
0
Boosts
0
Views
68
Activity
1w
primary Apple Account's background tokens are corrupted on Apple's servers and must be escalated to Apple Engineering
Very frustrated. Cannot get iOS 27 to function. I am missing the "Apple Intelligence & Siri" settings item. It just says "Siri". I've scoured forums and the wider internet with no solution. I've done 2 clean installs, first with restore from iCloud. Then without. I've tried every recommendation on settings to do with Siri, ScreenTime, Region, VPN, Language, Voice, etc. I've checked my phone's serial number to make sure it's not one intended for the China market (it's not), and spent many hours trying to fix this. Finally I got something that said: Your primary Apple Account's background tokens are corrupted on Apple's servers and must be escalated to Apple Engineering. So this is not a problem I can fix myself. My understanding is this is the only way to make contact with Apple engineering and I hope someone sees this and can do whatever needs to be done to fix it on the server side... which I hope will translate to it being fixed on the client side. Please help. Thank you.
Replies
0
Boosts
0
Views
59
Activity
1w
HCE NFC
Greetings, I have received submitted entitlement HCE that i have asked for. And i have ACS Hardware i need to communicate via matching APDU. For some reason there is no communication at all, only reader discovered meaning RF is found. The expected response should be: 00 A4 04 00 07 D2760000850100 00 As this is aid identifier i have selected for HCE and its working just fine on android version. I have added entitlement inside xcode,Runner.entitlements , signing passed, as well in info.plist App succesfully built. So am i correct to assume that the hardware I'm working on is not compliant? The hardware specifications state: ISO/IEC 14443-A, ISO/IEC 14443-B, ISO/IEC 15693 Does anyone had similar experience and could share some tips/tricks? Or a questions i should go toward ACS manufacturer? Kind regards, Luka Trempetić
Replies
0
Boosts
0
Views
57
Activity
1w
Hello Everyone
Hello everyone My name is Calvin, and I'm a third-year Computer Science student at the University of Macau. I've been using Apple products since the iPhone 4 era, and I've always greatly admired Apple's ability to innovate across its field while maintaining the quality and durability of its products. So once I had gained enough understanding of computers and learned how to program, I began releasing several different applications within the Apple ecosystem. These include "Consumption Reward Tracker" (now delisted) — a consumption voucher management tool created in response to a programme launched by my local community government — and "UniTable," a tool well loved by Hong Kong university students that helps them manage their class schedules and assignment deadlines. Currently, I'm developing and continuously updating "MenuMeld" (菜單貓) — a diet and nutrition tracker that is popular among users in Taiwan and aims to become the world's most deeply integrated app within the Apple ecosystem. Next, I'll be configuring "MenuMeld" to integrate seamlessly with Apple iOS 27's Siri AI, so that in the future Siri will be able to fully read the app's information and respond to users' questions. Along the way, I may run into many problems and post my questions here, so I would be very grateful for any guidance and advice you can offer. Below is some of the progress I've made on the development so far.
Replies
0
Boosts
0
Views
54
Activity
1w
Developer Account Payment issue
I am facing a problem of payment using credit card. I tried several banks and cards without any result. I also used one of the card I have successfully paid another account. Heeeeelp
Replies
3
Boosts
0
Views
764
Activity
1w
Siri Waitlisted Come On
It’s been since the end of WWDC Keynote, I’m still waitlisted for “New Siri” iOS 27 is done indexing. This is ridiculous. How many years I’ve been paying for a developer membership and they cannot release a simple plist file to open up the servers and let us in. Only the first that downloaded in the first 10 minutes got it while the rest of us that downloaded in the first 30 minutes are still waiting. its insane.
Replies
5
Boosts
1
Views
303
Activity
1w
Applications Icon on Dock Does Nothing After Updating to macOS 27
Ever since I updated my Mac mini M4 to macOS 27 (Golden Gate), the Applications icon in my Dock has stopped working completely. Clicking it does nothing. Is this a known bug, or is there something wrong with my system? Has anyone else experienced the same issue after updating? If there's a fix or workaround, I'd really appreciate the help. Thanks!
Replies
2
Boosts
0
Views
99
Activity
1w
Enrollment pending since 5 days
I started enrolling in the Apple Developer Program last Sunday. The confirmation email said I should receive a response within two business days, but it's now been five days and I still haven't heard back. Is this normal?
Replies
2
Boosts
0
Views
126
Activity
1w
Apple Developer Program Enrollment Processing for Over 2 Weeks — No Response (ID: TMRHS7S67L)
I submitted my Apple Developer Program enrollment and provided the requested identity verification documents on May 31, 2026. I received confirmation that documents would be reviewed within 2 business days, but it has now been over 2 weeks with no update. Enrollment ID: TMRHS7S67L Case ID: 102901065574 I have a scheduled app launch on July 7, 2026. This delay is blocking TestFlight and App Store submission. Could an Apple team member please review my enrollment? Thank you.
Replies
0
Boosts
0
Views
29
Activity
1w
Text message management
A way to flag individual text messages for follow up or to-do / the capability to manage text messages more like emails. Google searched - there seems to be a lot of need for this. Tons of discussion out there and other iphone users wanting the same thing.
Replies
0
Boosts
0
Views
42
Activity
1w
Phone to Phone Transfer
Hi Everyone, currently am using iPhone Air with IOS 26.5.1. and I have iPhone 15PM with 26.5. I need to data transfer from iPhone Air to iPhone 15 PM but not exist. I did cloud back up in iPhone Air, not successful. I did backup in MBA still same. I did network reset in iPhone Air still not successful transfer to Phone 15PM. all time transfer it showing error IOS not compatible. as per my opinion, in both phones IOS is 26.5 and it suppose to be support for transfer. I took support from Apple Chat, but even they didn't solve my issue. I hope can anyone guide me properly, its urgent to transfer data from iPhone Air to iPhone 15PM. thanks & regards. K. Santosh
Replies
1
Boosts
0
Views
42
Activity
1w
The new Siri UI
Did the new Siri ui comes with the Apple Intelligence in 18.1 ver in some unsupported devices like 13 series or it just for supported devices?
Replies
2
Boosts
0
Views
429
Activity
1w
Anyone else seeing this really bizarre glitch on iOS 27 Dev Beta?
Hey! I opened the settings app on my phone, went into general and then about, and then under “Parts and Service History” it’s displayed as “PARTS_AND_SERVICE_HISTORY“ and then when you click on that, everything else is also placeholders too. I’ve added screenshots to show what I mean.
Replies
0
Boosts
0
Views
72
Activity
1w