Search results for

“Apple Maps Guides”

155,926 results found

Post

Replies

Boosts

Views

Activity

Reply to My App stuck in "Waiting for Review" two week
Not only you. I currently have 2 app updates still stuck in Waiting for Review, and another app has been sitting there for more than 30 days. I’ve already tried resubmitting, contacting support, and submitting expedited review requests, but nothing has helped. I know Apple probably has a huge number of submissions, but it’s still very frustrating when my apps are stuck for weeks while friends get new apps reviewed in 1–2 days and updates approved within hours. It honestly makes the whole review process feel very unfair and discouraging.
1w
Reply to Tap to Pay on iPhone – question about flow after “Prerequisites”
Step 1: Account Registration and Setup: Creation and validation of the account in the Apple Developer Program. Without an active and regularized account, the process cannot begin. Step 2: Development Entitlement Request: Completion of the Apple form to download the Payment Service Provider (PSP) — in this case, Stripe — and the regions of operation. Step 3: Design and Construction (Development Phase): Technical implementation following the High-Quality Guideline (HIG) and functional requirements. Step 4: Publication Right Request: Audit phase where Apple reviews the workflow recording and delivery to meet the requirements to allow distribution via TestFlight and the App Store. Step 5: Submission and Release: Final App Store review and publication for general availability (GA).
Topic: App & System Services SubTopic: Wallet Tags:
1w
Enrollment Completed on Web Shows “Complete Your Purchase” and Status Pending
Hello Apple Developer Support Team, I completed my Apple Developer Program enrollment directly through the Developer app on site https://developer.apple.com . The identity verification and payment were successfully processed. However, when I log in via the web, I still see the message “Complete Your Purchase,” and my enrollment status appears as Pending. The system seems to be asking me to proceed with enrollment again. I applied on April 2, 2026 but still haven't been getting any mail activation back or email ticket, phone call from Apple. Could you please review my account and clarify the current status of my enrollment? Thank you for your assistance. Kind regards
1
0
61
1w
Reply to Apple Developer Account permanent Termination/Deletion request
If apple community support or developer support is reading this, Please ensure that my request is carried out and my developer account is terminated and that this is escalated to the appropriate teams to process and carry this out. I have already tried contacting developer support through the developer website and choosing the correct categories and no response and case gets close so please make sure that my apple developer account is permanently terminated and deleted.
1w
Reply to Apple Developer Program enrollment stuck – "We are unable to process your request. An unknown error occurred."
Hi, just adding a follow-up to my own post — I also submitted a case to Apple Developer Support 5 days ago and have not received any response yet. The error persists across different browsers, devices, and network connections, so it doesn't appear to be a local issue on my end. If any Apple staff can see this thread, I would really appreciate it if you could look into my account. I'm happy to provide my Apple ID or any other details needed to investigate. Thank you to anyone who can help!
1w
Apple Developer Program enrollment stuck – "We are unable to process your request. An unknown error occurred."
Hi everyone, I've been trying to enroll in the Apple Developer Program for the past 5 days and keep hitting the same error at the final step: We are unable to process your request. An unknown error occurred. I've already contacted Apple Developer Support but have not received any response after 5 days. I've also tried: Different browsers and clearing cache/cookies Different network connections My Apple ID is in good standing and my payment method is valid. The error gives no further details, which makes it hard to troubleshoot. Has anyone experienced this and found a solution? Any help or guidance from Apple staff would be greatly appreciated. Thank you!
2
0
120
1w
系统默认PTY 511太少
我是开发者,日常工作会同时打开大量终端(tmux、多项目、自动化脚本、node‑pty 等)。在这种现代开发场景下,511 的 PTY 上限明显过低,而且这个默认值对顶配机器(128GB RAM)和低配机器是一样的,没有随硬件规格调整,这不合理。 我尝试过使用 tmux control mode 来减少 PTY 占用,但它会导致终端输出对齐错乱,影响可用性,所以必须继续使用 PTY 模式。这意味着只要终端数量稍多,就很容易触及 511 上限,导致系统层面无法创建新终端,影响全局稳定性。 总结: 511 作为默认值在过去或许合理,但对现代开发者明显不足; 顶配机器和低配机器同一上限不合理; control mode 有输出对齐问题,无法作为现实替代方案。 谢谢! Apple 支持社区工作人员
1
0
158
1w
Reply to Didn't receive any notification from coreWLAN for linkQualityDidChange
Yeah, I dusted off one of my CoreWLAN test projects and tried to get this working. Sadly, I had the same issue as you. I’m able to see other events but not linkQualityDidChange events. I tried a couple of things: Disabling the App Sandbox Requesting the location privilege Neither helped. Looking at the system log I see this: type: default time: 2026-04-09 13:49:29.717180 +0100 process: airportd message: ERROR: CoreWLANTestbed (62660) is not entitled for com.apple.wifi.events, but allowing anyways for event type 6 where 6 is the raw value of the linkQualityDidChange event, which confirms that the registration worked. There are plenty of signs in the system log that the system is noticing the RSSI change. There seems to be something blocking event delivered, and it’s not at all clear what. I’m going to have you file a bug about this. Once you’re done, reply here with the bug number and I’ll take another look. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eski
1w
Bluetooth Low Energy Connection Parameters
I'm developing an accessory that communicates with iOS/iPadOS via Bluetooth Low Energy and observed some odd behavior. My accessory (peripheral) requests more forgiving BLE connection parameters from the OS (central). The request is initially accepted, but then immediately overwritten by the central with the default parameters. This ultimately leads to a an endless loop of negotiating parameters that eventually results in the peripheral getting overwhelmed and disconnecting. The first solution I tried was simply going along with the central's parameters, but this proved to be less than optimal, as there were still sporadic disconnects. As best as I can tell, the parameters I'm requesting are compliant with Apple's spec (please correct me if I'm wrong): Minimum Connection Interval: 30ms Maximum Connection Interval: 60ms Peripheral Latency: 30 Supervisory Timeout: 6s So my question is this: Is there some mechanism that's causing the central to continuously renegotiate connection parameters, and is ther
2
0
134
1w
Problems with Apple Developer Program activation after payment?
Hi everyone, I wanted to ask if anyone here has experienced a similar issue with the Apple Developer Program enrollment. I completed and paid for the “Program Enrollment” a week ago (April 2, 2026), and I also received the invoice on Monday. However, my account is still not activated as a developer. I keep seeing the message: “Purchase your membership. To continue your enrollment, complete your purchase now. Your purchase may take up to 48 hours to process.” Also, when I go to the enrollment page, it still asks me to complete the payment again. I’ve already contacted Apple Developer Support but haven’t received any response so far. Has anyone had this problem before? How long did it take for your account to get activated? Thanks in advance!
0
0
134
1w
Reply to Notarization stuck in “In Progress” for all submissions since April 4th
Hi Quinn, Thanks for your reply. I understand the possibility of “in-depth analysis”, but based on the behavior I’m observing, this doesn’t seem to fully explain the situation. Here is the full sequence of events: For over a month, notarization has been working consistently (20+ submissions), typically completing within a minute. On April 4th (morning), submissions were still accepted without any issue. Later that same day, submissions started getting stuck in “In Progress” for extended periods. At that point, I waited for those “In Progress” submissions to complete. After some time, those submissions were eventually returned as Rejected with the error: Team is not yet configured for notarization. I then retried new submissions, and on April 8th, they were suddenly Accepted again, without any change on my side. However, later that same day, new submissions were again Rejected with the same error. And today (April 9th), new submissions are once again stuck in In Progress (since around 9 AM). So the pattern is:
1w
Testing apple pay on web in a sandbox environment ran into problems
Environment: Apple sandbox environment Test card number: 4622 9431 2318 9343 Phone models: iPhone 17 Pro Max, iPhone 16 Pro ios version: 26.3.1(a) Problem Description: After biometric verification passed, the Apple-provided JS method onpaymentauthorized was not called. Instead, the session.oncancel method was triggered directly. session.completeMerchantValidation(session): The session is as follows { epochTimestamp: 1774586541529, expiresAt: 1774590141529, merchantSessionIdentifier: 'SSH172FFE4410DA4F4E9C52E66AD440E472_A0E617ED4A56A343E07C6E1255BD4098423B3A8E1243236462D07B14B4A0F7C3', nonce: 'db797548', merchantIdentifier: '8D78418145EFBC98571CE62A98832FC4286A5F465FA1B0570919E156E901D33F', domainName: 'bifrost.lianlianpay-inc.com', displayName: '', signature: '308006092a864886f70d010702a0803080020101310d300b0609608648016503040201308006092a864886f70d0107010000a080308203e330820388a003020102020816634c8b0e305717300a06082a8648ce3d040302307a312e302c06035504030c254170706c65204170706c69636174696f6e2
1
0
92
1w
Testing apple pay on web in a sandbox environment ran into problems
Environment: Apple sandbox environment Test card number: 4622 9431 2318 9343 Phone models: iPhone 17 Pro Max, iPhone 16 Pro ios version: 26.3.1(a) Problem Description: After biometric verification passed, the Apple-provided JS method onpaymentauthorized was not called. Instead, the session.oncancel method was triggered directly. session.completeMerchantValidation(session): { epochTimestamp: 1774586541529, expiresAt: 1774590141529, merchantSessionIdentifier: 'SSH172FFE4410DA4F4E9C52E66AD440E472_A0E617ED4A56A343E07C6E1255BD4098423B3A8E1243236462D07B14B4A0F7C3', nonce: 'db797548', merchantIdentifier: '8D78418145EFBC98571CE62A98832FC4286A5F465FA1B0570919E156E901D33F', domainName: 'bifrost.lianlianpay-inc.com', displayName: '', signature: '308006092a864886f70d010702a0803080020101310d300b0609608648016503040201308006092a864886f70d0107010000a080308203e330820388a003020102020816634c8b0e305717300a06082a8648ce3d040302307a312e302c06035504030c254170706c65204170706c69636174696f6e20496e746567726174696f6e204
1
0
71
1w
Reply to My App stuck in "Waiting for Review" two week
Not only you. I currently have 2 app updates still stuck in Waiting for Review, and another app has been sitting there for more than 30 days. I’ve already tried resubmitting, contacting support, and submitting expedited review requests, but nothing has helped. I know Apple probably has a huge number of submissions, but it’s still very frustrating when my apps are stuck for weeks while friends get new apps reviewed in 1–2 days and updates approved within hours. It honestly makes the whole review process feel very unfair and discouraging.
Replies
Boosts
Views
Activity
1w
Reply to Tap to Pay on iPhone – question about flow after “Prerequisites”
Step 1: Account Registration and Setup: Creation and validation of the account in the Apple Developer Program. Without an active and regularized account, the process cannot begin. Step 2: Development Entitlement Request: Completion of the Apple form to download the Payment Service Provider (PSP) — in this case, Stripe — and the regions of operation. Step 3: Design and Construction (Development Phase): Technical implementation following the High-Quality Guideline (HIG) and functional requirements. Step 4: Publication Right Request: Audit phase where Apple reviews the workflow recording and delivery to meet the requirements to allow distribution via TestFlight and the App Store. Step 5: Submission and Release: Final App Store review and publication for general availability (GA).
Topic: App & System Services SubTopic: Wallet Tags:
Replies
Boosts
Views
Activity
1w
Paid subscription in app, says cannot make account
Hello, Has anyone else experienced paying through the Apple Developer app, then not being able to access the account? It says I need to register via the website, but it asks me to pay again. I contacted Apple Developer support twice and they have not responded yet. Any help would be great! Switchwings
Replies
0
Boosts
0
Views
118
Activity
1w
Enrollment Completed on Web Shows “Complete Your Purchase” and Status Pending
Hello Apple Developer Support Team, I completed my Apple Developer Program enrollment directly through the Developer app on site https://developer.apple.com . The identity verification and payment were successfully processed. However, when I log in via the web, I still see the message “Complete Your Purchase,” and my enrollment status appears as Pending. The system seems to be asking me to proceed with enrollment again. I applied on April 2, 2026 but still haven't been getting any mail activation back or email ticket, phone call from Apple. Could you please review my account and clarify the current status of my enrollment? Thank you for your assistance. Kind regards
Replies
1
Boosts
0
Views
61
Activity
1w
Reply to Apple Developer Account permanent Termination/Deletion request
If apple community support or developer support is reading this, Please ensure that my request is carried out and my developer account is terminated and that this is escalated to the appropriate teams to process and carry this out. I have already tried contacting developer support through the developer website and choosing the correct categories and no response and case gets close so please make sure that my apple developer account is permanently terminated and deleted.
Replies
Boosts
Views
Activity
1w
Reply to Apple Developer Program enrollment stuck – "We are unable to process your request. An unknown error occurred."
Hi, just adding a follow-up to my own post — I also submitted a case to Apple Developer Support 5 days ago and have not received any response yet. The error persists across different browsers, devices, and network connections, so it doesn't appear to be a local issue on my end. If any Apple staff can see this thread, I would really appreciate it if you could look into my account. I'm happy to provide my Apple ID or any other details needed to investigate. Thank you to anyone who can help!
Replies
Boosts
Views
Activity
1w
Apple Developer Program enrollment stuck – "We are unable to process your request. An unknown error occurred."
Hi everyone, I've been trying to enroll in the Apple Developer Program for the past 5 days and keep hitting the same error at the final step: We are unable to process your request. An unknown error occurred. I've already contacted Apple Developer Support but have not received any response after 5 days. I've also tried: Different browsers and clearing cache/cookies Different network connections My Apple ID is in good standing and my payment method is valid. The error gives no further details, which makes it hard to troubleshoot. Has anyone experienced this and found a solution? Any help or guidance from Apple staff would be greatly appreciated. Thank you!
Replies
2
Boosts
0
Views
120
Activity
1w
系统默认PTY 511太少
我是开发者,日常工作会同时打开大量终端(tmux、多项目、自动化脚本、node‑pty 等)。在这种现代开发场景下,511 的 PTY 上限明显过低,而且这个默认值对顶配机器(128GB RAM)和低配机器是一样的,没有随硬件规格调整,这不合理。 我尝试过使用 tmux control mode 来减少 PTY 占用,但它会导致终端输出对齐错乱,影响可用性,所以必须继续使用 PTY 模式。这意味着只要终端数量稍多,就很容易触及 511 上限,导致系统层面无法创建新终端,影响全局稳定性。 总结: 511 作为默认值在过去或许合理,但对现代开发者明显不足; 顶配机器和低配机器同一上限不合理; control mode 有输出对齐问题,无法作为现实替代方案。 谢谢! Apple 支持社区工作人员
Replies
1
Boosts
0
Views
158
Activity
1w
Reply to Didn't receive any notification from coreWLAN for linkQualityDidChange
Yeah, I dusted off one of my CoreWLAN test projects and tried to get this working. Sadly, I had the same issue as you. I’m able to see other events but not linkQualityDidChange events. I tried a couple of things: Disabling the App Sandbox Requesting the location privilege Neither helped. Looking at the system log I see this: type: default time: 2026-04-09 13:49:29.717180 +0100 process: airportd message: ERROR: CoreWLANTestbed (62660) is not entitled for com.apple.wifi.events, but allowing anyways for event type 6 where 6 is the raw value of the linkQualityDidChange event, which confirms that the registration worked. There are plenty of signs in the system log that the system is noticing the RSSI change. There seems to be something blocking event delivered, and it’s not at all clear what. I’m going to have you file a bug about this. Once you’re done, reply here with the bug number and I’ll take another look. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eski
Replies
Boosts
Views
Activity
1w
Bluetooth Low Energy Connection Parameters
I'm developing an accessory that communicates with iOS/iPadOS via Bluetooth Low Energy and observed some odd behavior. My accessory (peripheral) requests more forgiving BLE connection parameters from the OS (central). The request is initially accepted, but then immediately overwritten by the central with the default parameters. This ultimately leads to a an endless loop of negotiating parameters that eventually results in the peripheral getting overwhelmed and disconnecting. The first solution I tried was simply going along with the central's parameters, but this proved to be less than optimal, as there were still sporadic disconnects. As best as I can tell, the parameters I'm requesting are compliant with Apple's spec (please correct me if I'm wrong): Minimum Connection Interval: 30ms Maximum Connection Interval: 60ms Peripheral Latency: 30 Supervisory Timeout: 6s So my question is this: Is there some mechanism that's causing the central to continuously renegotiate connection parameters, and is ther
Replies
2
Boosts
0
Views
134
Activity
1w
Problems with Apple Developer Program activation after payment?
Hi everyone, I wanted to ask if anyone here has experienced a similar issue with the Apple Developer Program enrollment. I completed and paid for the “Program Enrollment” a week ago (April 2, 2026), and I also received the invoice on Monday. However, my account is still not activated as a developer. I keep seeing the message: “Purchase your membership. To continue your enrollment, complete your purchase now. Your purchase may take up to 48 hours to process.” Also, when I go to the enrollment page, it still asks me to complete the payment again. I’ve already contacted Apple Developer Support but haven’t received any response so far. Has anyone had this problem before? How long did it take for your account to get activated? Thanks in advance!
Replies
0
Boosts
0
Views
134
Activity
1w
Reply to Notarization stuck in “In Progress” for all submissions since April 4th
Hi Quinn, Thanks for your reply. I understand the possibility of “in-depth analysis”, but based on the behavior I’m observing, this doesn’t seem to fully explain the situation. Here is the full sequence of events: For over a month, notarization has been working consistently (20+ submissions), typically completing within a minute. On April 4th (morning), submissions were still accepted without any issue. Later that same day, submissions started getting stuck in “In Progress” for extended periods. At that point, I waited for those “In Progress” submissions to complete. After some time, those submissions were eventually returned as Rejected with the error: Team is not yet configured for notarization. I then retried new submissions, and on April 8th, they were suddenly Accepted again, without any change on my side. However, later that same day, new submissions were again Rejected with the same error. And today (April 9th), new submissions are once again stuck in In Progress (since around 9 AM). So the pattern is:
Replies
Boosts
Views
Activity
1w
Reply to Apple Developer Account permanent Termination/Deletion request
This concerns only my apple developer account and not my consumer Apple ID.
Replies
Boosts
Views
Activity
1w
Testing apple pay on web in a sandbox environment ran into problems
Environment: Apple sandbox environment Test card number: 4622 9431 2318 9343 Phone models: iPhone 17 Pro Max, iPhone 16 Pro ios version: 26.3.1(a) Problem Description: After biometric verification passed, the Apple-provided JS method onpaymentauthorized was not called. Instead, the session.oncancel method was triggered directly. session.completeMerchantValidation(session): The session is as follows { epochTimestamp: 1774586541529, expiresAt: 1774590141529, merchantSessionIdentifier: 'SSH172FFE4410DA4F4E9C52E66AD440E472_A0E617ED4A56A343E07C6E1255BD4098423B3A8E1243236462D07B14B4A0F7C3', nonce: 'db797548', merchantIdentifier: '8D78418145EFBC98571CE62A98832FC4286A5F465FA1B0570919E156E901D33F', domainName: 'bifrost.lianlianpay-inc.com', displayName: '', signature: '308006092a864886f70d010702a0803080020101310d300b0609608648016503040201308006092a864886f70d0107010000a080308203e330820388a003020102020816634c8b0e305717300a06082a8648ce3d040302307a312e302c06035504030c254170706c65204170706c69636174696f6e2
Replies
1
Boosts
0
Views
92
Activity
1w
Testing apple pay on web in a sandbox environment ran into problems
Environment: Apple sandbox environment Test card number: 4622 9431 2318 9343 Phone models: iPhone 17 Pro Max, iPhone 16 Pro ios version: 26.3.1(a) Problem Description: After biometric verification passed, the Apple-provided JS method onpaymentauthorized was not called. Instead, the session.oncancel method was triggered directly. session.completeMerchantValidation(session): { epochTimestamp: 1774586541529, expiresAt: 1774590141529, merchantSessionIdentifier: 'SSH172FFE4410DA4F4E9C52E66AD440E472_A0E617ED4A56A343E07C6E1255BD4098423B3A8E1243236462D07B14B4A0F7C3', nonce: 'db797548', merchantIdentifier: '8D78418145EFBC98571CE62A98832FC4286A5F465FA1B0570919E156E901D33F', domainName: 'bifrost.lianlianpay-inc.com', displayName: '', signature: '308006092a864886f70d010702a0803080020101310d300b0609608648016503040201308006092a864886f70d0107010000a080308203e330820388a003020102020816634c8b0e305717300a06082a8648ce3d040302307a312e302c06035504030c254170706c65204170706c69636174696f6e20496e746567726174696f6e204
Replies
1
Boosts
0
Views
71
Activity
1w