Search results for

“Apple Maps Guides”

155,933 results found

Post

Replies

Boosts

Views

Activity

409 Error when submitting app for App Store review — stuck submission
I've been trying to submit my iOS app for App Store review and keep getting a 409 error when clicking Add for Review in App Store Connect. The error appears in the console on appStoreVersions. Bundle ID: com.aigency.tabby Team ID: T8J2WDTJWB Everything is filled out — screenshots, description, pricing, privacy policy, build selected (Build 7, status Complete). The submission just fails silently with a red stop icon on the Save button and a 409 conflict on the API call. Called Apple Developer Support and was directed here. Is there a stuck submission on the backend that needs to be cleared? Any help appreciated.
1
0
102
1w
3.2(f) triggered — account pending termination despite repeated attempts to comply
Hi all, Looking for some clarity.. I have an app (Pocket Love: AI Roleplay Chat, Apple ID: 6745031268) that went through a long review process with many resubmissions. The feedback I received across those reviews was often generic “overtly sexual”) message, but without any detail on exactly what needed to change. Because of that, I approached it iteratively making adjustments each time based on what I thought the issue might be. Over time I made quite significant changes across the app (imagery, unlockable content, voice-overs, menus, copy, etc.), and increased the age rating to 18+. I also had a call with a policy eexpert & App Review. In the final interaction, I was asked to ensure all unlockable content was visible, so I re-uploaded a build and provided screenshots with everything pre-unlocked for transparency. Despite this, my account has now been flagged under 3.2(f) for “dishonest or fraudulent activity,” and is pending termination. What I’m struggling to understand is: Can repeated resubmi
6
0
156
1w
Reply to iOS 26 Regression: Screen Time Permission Lost, had to be re-authenticated
[quote='880306022, KevinVB, /thread/794128?answerId=880306022#880306022, /profile/KevinVB'] @Quappi have you had any updates from Apple on the feedback report? We believe we have encountered the same issue. [/quote] @KevinVB unfortunately, no update on that except from this: We can't reproduce this internally. This has just happened again for me recently on the latest iOS 26.4 update. My radars on this topic, feel free to reference them in your feedback requests: FB18997699, FB17272792, FB19018706 I had initially reported this to Apple on iOS 26 beta 1 in June 2025, it’s really frustrating to see that this has not been addressed before the public release of iOS 26 – and we’re facing the same issue still 10 months later…
Topic: App & System Services SubTopic: General Tags:
1w
In-App Provisioning: cannot add card to a wallet
We are developing an app which allows users to generate a HSBC virtual card using Mastercard API and add this card to an apple wallet. Staging test was passed successfully, but we are stuck in a production test phase. T&C is not even visible, 'Card is not added' is popped on a screen before that. User taps “Add to Apple Wallet” → we present PKAddPaymentPassViewController → they tap Next → after a few seconds the flow fails with Set Up Later alert. FB22332303 (MCDeanPortal app: In-App Provisioning Production Test fails) Thank you
0
0
47
1w
Should I enroll in Apple Developer Program with Apple ID set to U.S. if I need Germany for tax purposes?
Hello everyone, I am looking for advice from anyone who has experience with Apple Developer account setup across countries. My Apple account is currently associated with the United States, but I live in Germany and would like my Apple Developer setup to be associated with Germany for tax and administrative reasons. At the moment, I have not enrolled yet in the Apple Developer Program, because I am hesitant to proceed while the account is still tied to the U.S. I want to avoid creating complications later around tax information, billing or account maintenance. My app is essentially ready, so I am trying to make the right decision before enrolling. I would really appreciate guidance on a few points: Has anyone enrolled first and then later changed the country association successfully? Is it better to update the Apple account to Germany before joining the Developer Program? For developers based in Germany, did Apple require anything specific for tax or identi
0
0
92
1w
Game Center Leaderboard scores
I recently had a game with game center leaderboards approved, I can display and see the scores fine when accessing the leaderboards from within the game, however I have been trying to remove some scores and noticed that there are no leaderboards showing nor scores in the manage scores section of the app store connect game center. I already tried contacting apple developer support but have had no response. Has anyone run into this issue and has a solution?
0
0
19
1w
Payment completed but Apple Developer Program still not activated
Hello, I enrolled in the Apple Developer Program on March 22, 2026 and the payment has already been successfully charged. I also received an invoice the next day (March 23, 2026). However, my account is still not activated, and the system continues to prompt me to complete the enrollment or make the payment again. Is this a normal delay in activation? How long does it usually take for the account to be activated after payment? Do I need to take any additional steps, or should I contact support directly? Thank you for your assistance.
0
0
51
1w
3 semanas desde el pago apple developer
realice un pago para el apple developer program. el cual ya fue cargado el cobro y aprobado por el banco pero no recibo autorización o respuestas de apple solo envían un link para que les envié un correo nuevamente dejándome en un circulo infinito de NADA, al borde de una demanda por parte de los inversionistas que están financiando la app en desarrollo. aunque la atencion por parte del call center es buena no pueden resolver los problemas solo me cambian entre departamentos
0
0
39
1w
Xcode 26.4 and 26.3: Swift compiler crashes during archive with iOS 17 deployment target
I submitted this to Feedback Assistant as FB22331090 and wanted to share a minimal reproducible example here in case others are seeing the same issue. Environment: Xcode 26.4 or Xcode 26.3 Apple Swift version 6.3 (swiftlang-6.3.0.123.5 clang-2100.0.123.102) Effective Swift language version 5.10 Deployment target: iOS 17.0 The sample app builds successfully for normal development use, but archive fails. The crash happens during optimization in EarlyPerfInliner while compiling the synthesized deinit of a nested generic Coordinator class. The coordinator stores a UIHostingController. Minimal reproducer: import SwiftUI struct ReproView: UIViewRepresentable { let content: Content func makeUIView(context: Context) -> UIView { context.coordinator.host.view } func updateUIView(_ uiView: UIView, context: Context) { context.coordinator.host.rootView = content } func makeCoordinator() -> Coordinator { Coordinator(content: content) } final class Coordinator { let host: UIHostingController init(content: Con
1
0
69
1w
Reply to UK TAX INFO - alternative terms addendum - showing under tax forms with no visible agreement
Have the exact same issue for a few months now with no help from support. I also do not use any alternative app store payments or alternative terms, neither do I have a VAT number. And because of this it's also now unable to submit apps with IAP. I have this on my account for 3 months now: Add Missing Tax Info To ensure your account is taxed accurately or avoid losing access to some App Store Connect features, complete tax form(s) below with missing information. I requested to remove it which they are supposed to remove within one month. I have at this point had to raise the issue with the ccpc (Competition and Consumer Protection Commission) in Ireland as it seems legal route is the only way forward. Have had countless cases open with apple dev support, finance, etc. Yet noone has an answer nor taken any action.
1w
CarPlay Simulator (from Additional tools) stuck on "Connecting to phone" since March 4th
We're experiencing an issue where the CarPlay Simulator (from Apple Developer Additional Tools) stopped connecting to our iPhones as of March 4th, 2025. The simulator gets stuck indefinitely on Connecting to phone and never completes the pairing. Environment App: Oracle Field Service iOS app (with CarPlay support) Tool: CarPlay Simulator from Apple Developer Additional Tools (developer.apple.com/download/all/) Issue start date: Wednesday, March 4th, 2025 Tested on: Multiple Mac machines, multiple iPhones Multiple CarPlay Simulator versions tested What's happening The CarPlay Simulator launches but displays Connecting to phone indefinitely. It was working correctly prior to March 4th with no changes on our end. What still works CarPlay functions correctly when the same iPhone is connected to a real car, confirming the issue is specific to the simulator. Troubleshooting steps already attempted Reset permissions and re-added the simulator Forgot the simulator and re-paired it Changed the USB ca
2
0
69
1w
Reply to Bug: Wi-Fi Aware (NAN) Subscriber Mode: nwPath.availableInterfaces Does Not Include nan0 Interface After Successful Peer Connection
It’s better to reply as a reply, rather than in the comments; see Quinn’s Top Ten DevForums Tips for this and other titbits. We implemented your own HTTP protocol on top of NetworkConnection. OK, cool, that’s kinda what I expected but I’m glad you confirmed it. We are very eager to send HTTP requests over Wi‑Fi Aware using URLSession — is this achievable? No. I recommend that you file an enhancement request for that. Please post your bug number, just for the record. Coming back to your throughput issue, I don’t have an immediate answer to that. I’m gonna do some digging and get back to you. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
1w
Reply to pkgbuild on Tahoe fails to build packages if any directory name contains non-ascii characters
[quote='881307022, nixx, /thread/820080?answerId=881307022#881307022, /profile/nixx'] staging the package contents in an HFS volume … allows pkgbuild to succeed [/quote] I’m glad that worked but… sheesh… it’s a bit of a worry. Hopefully we’ll get a fix to FB22312299 sooner rather than later. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
1w
409 Error when submitting app for App Store review — stuck submission
I've been trying to submit my iOS app for App Store review and keep getting a 409 error when clicking Add for Review in App Store Connect. The error appears in the console on appStoreVersions. Bundle ID: com.aigency.tabby Team ID: T8J2WDTJWB Everything is filled out — screenshots, description, pricing, privacy policy, build selected (Build 7, status Complete). The submission just fails silently with a red stop icon on the Save button and a 409 conflict on the API call. Called Apple Developer Support and was directed here. Is there a stuck submission on the backend that needs to be cleared? Any help appreciated.
Replies
1
Boosts
0
Views
102
Activity
1w
3.2(f) triggered — account pending termination despite repeated attempts to comply
Hi all, Looking for some clarity.. I have an app (Pocket Love: AI Roleplay Chat, Apple ID: 6745031268) that went through a long review process with many resubmissions. The feedback I received across those reviews was often generic “overtly sexual”) message, but without any detail on exactly what needed to change. Because of that, I approached it iteratively making adjustments each time based on what I thought the issue might be. Over time I made quite significant changes across the app (imagery, unlockable content, voice-overs, menus, copy, etc.), and increased the age rating to 18+. I also had a call with a policy eexpert & App Review. In the final interaction, I was asked to ensure all unlockable content was visible, so I re-uploaded a build and provided screenshots with everything pre-unlocked for transparency. Despite this, my account has now been flagged under 3.2(f) for “dishonest or fraudulent activity,” and is pending termination. What I’m struggling to understand is: Can repeated resubmi
Replies
6
Boosts
0
Views
156
Activity
1w
Reply to iOS 26 Regression: Screen Time Permission Lost, had to be re-authenticated
[quote='880306022, KevinVB, /thread/794128?answerId=880306022#880306022, /profile/KevinVB'] @Quappi have you had any updates from Apple on the feedback report? We believe we have encountered the same issue. [/quote] @KevinVB unfortunately, no update on that except from this: We can't reproduce this internally. This has just happened again for me recently on the latest iOS 26.4 update. My radars on this topic, feel free to reference them in your feedback requests: FB18997699, FB17272792, FB19018706 I had initially reported this to Apple on iOS 26 beta 1 in June 2025, it’s really frustrating to see that this has not been addressed before the public release of iOS 26 – and we’re facing the same issue still 10 months later…
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
1w
In-App Provisioning: cannot add card to a wallet
We are developing an app which allows users to generate a HSBC virtual card using Mastercard API and add this card to an apple wallet. Staging test was passed successfully, but we are stuck in a production test phase. T&C is not even visible, 'Card is not added' is popped on a screen before that. User taps “Add to Apple Wallet” → we present PKAddPaymentPassViewController → they tap Next → after a few seconds the flow fails with Set Up Later alert. FB22332303 (MCDeanPortal app: In-App Provisioning Production Test fails) Thank you
Replies
0
Boosts
0
Views
47
Activity
1w
Should I enroll in Apple Developer Program with Apple ID set to U.S. if I need Germany for tax purposes?
Hello everyone, I am looking for advice from anyone who has experience with Apple Developer account setup across countries. My Apple account is currently associated with the United States, but I live in Germany and would like my Apple Developer setup to be associated with Germany for tax and administrative reasons. At the moment, I have not enrolled yet in the Apple Developer Program, because I am hesitant to proceed while the account is still tied to the U.S. I want to avoid creating complications later around tax information, billing or account maintenance. My app is essentially ready, so I am trying to make the right decision before enrolling. I would really appreciate guidance on a few points: Has anyone enrolled first and then later changed the country association successfully? Is it better to update the Apple account to Germany before joining the Developer Program? For developers based in Germany, did Apple require anything specific for tax or identi
Replies
0
Boosts
0
Views
92
Activity
1w
Game Center Leaderboard scores
I recently had a game with game center leaderboards approved, I can display and see the scores fine when accessing the leaderboards from within the game, however I have been trying to remove some scores and noticed that there are no leaderboards showing nor scores in the manage scores section of the app store connect game center. I already tried contacting apple developer support but have had no response. Has anyone run into this issue and has a solution?
Replies
0
Boosts
0
Views
19
Activity
1w
Reply to 26.4 beta and RC versions are unable to be created on anything but 26.4 beta host OS
Little request for the devs at apple: Please make these MobileDevice pkgs available on the downloads site for every release. I shouldn't need to download the whole Xcode.app and extract it manually each time I need this pkg. <3
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
1w
Payment completed but Apple Developer Program still not activated
Hello, I enrolled in the Apple Developer Program on March 22, 2026 and the payment has already been successfully charged. I also received an invoice the next day (March 23, 2026). However, my account is still not activated, and the system continues to prompt me to complete the enrollment or make the payment again. Is this a normal delay in activation? How long does it usually take for the account to be activated after payment? Do I need to take any additional steps, or should I contact support directly? Thank you for your assistance.
Replies
0
Boosts
0
Views
51
Activity
1w
3 semanas desde el pago apple developer
realice un pago para el apple developer program. el cual ya fue cargado el cobro y aprobado por el banco pero no recibo autorización o respuestas de apple solo envían un link para que les envié un correo nuevamente dejándome en un circulo infinito de NADA, al borde de una demanda por parte de los inversionistas que están financiando la app en desarrollo. aunque la atencion por parte del call center es buena no pueden resolver los problemas solo me cambian entre departamentos
Replies
0
Boosts
0
Views
39
Activity
1w
Reply to developer account payment verification
me pasa lo mismo realice el pago de apple developer el de 9 de marzo y aun no tengo acceso, me comunique con apple y me envían un link de apple developer para enviarles un correo a ellos nuevamente estoy en un circulo sin fin
Replies
Boosts
Views
Activity
1w
Xcode 26.4 and 26.3: Swift compiler crashes during archive with iOS 17 deployment target
I submitted this to Feedback Assistant as FB22331090 and wanted to share a minimal reproducible example here in case others are seeing the same issue. Environment: Xcode 26.4 or Xcode 26.3 Apple Swift version 6.3 (swiftlang-6.3.0.123.5 clang-2100.0.123.102) Effective Swift language version 5.10 Deployment target: iOS 17.0 The sample app builds successfully for normal development use, but archive fails. The crash happens during optimization in EarlyPerfInliner while compiling the synthesized deinit of a nested generic Coordinator class. The coordinator stores a UIHostingController. Minimal reproducer: import SwiftUI struct ReproView: UIViewRepresentable { let content: Content func makeUIView(context: Context) -> UIView { context.coordinator.host.view } func updateUIView(_ uiView: UIView, context: Context) { context.coordinator.host.rootView = content } func makeCoordinator() -> Coordinator { Coordinator(content: content) } final class Coordinator { let host: UIHostingController init(content: Con
Replies
1
Boosts
0
Views
69
Activity
1w
Reply to UK TAX INFO - alternative terms addendum - showing under tax forms with no visible agreement
Have the exact same issue for a few months now with no help from support. I also do not use any alternative app store payments or alternative terms, neither do I have a VAT number. And because of this it's also now unable to submit apps with IAP. I have this on my account for 3 months now: Add Missing Tax Info To ensure your account is taxed accurately or avoid losing access to some App Store Connect features, complete tax form(s) below with missing information. I requested to remove it which they are supposed to remove within one month. I have at this point had to raise the issue with the ccpc (Competition and Consumer Protection Commission) in Ireland as it seems legal route is the only way forward. Have had countless cases open with apple dev support, finance, etc. Yet noone has an answer nor taken any action.
Replies
Boosts
Views
Activity
1w
CarPlay Simulator (from Additional tools) stuck on "Connecting to phone" since March 4th
We're experiencing an issue where the CarPlay Simulator (from Apple Developer Additional Tools) stopped connecting to our iPhones as of March 4th, 2025. The simulator gets stuck indefinitely on Connecting to phone and never completes the pairing. Environment App: Oracle Field Service iOS app (with CarPlay support) Tool: CarPlay Simulator from Apple Developer Additional Tools (developer.apple.com/download/all/) Issue start date: Wednesday, March 4th, 2025 Tested on: Multiple Mac machines, multiple iPhones Multiple CarPlay Simulator versions tested What's happening The CarPlay Simulator launches but displays Connecting to phone indefinitely. It was working correctly prior to March 4th with no changes on our end. What still works CarPlay functions correctly when the same iPhone is connected to a real car, confirming the issue is specific to the simulator. Troubleshooting steps already attempted Reset permissions and re-added the simulator Forgot the simulator and re-paired it Changed the USB ca
Replies
2
Boosts
0
Views
69
Activity
1w
Reply to Bug: Wi-Fi Aware (NAN) Subscriber Mode: nwPath.availableInterfaces Does Not Include nan0 Interface After Successful Peer Connection
It’s better to reply as a reply, rather than in the comments; see Quinn’s Top Ten DevForums Tips for this and other titbits. We implemented your own HTTP protocol on top of NetworkConnection. OK, cool, that’s kinda what I expected but I’m glad you confirmed it. We are very eager to send HTTP requests over Wi‑Fi Aware using URLSession — is this achievable? No. I recommend that you file an enhancement request for that. Please post your bug number, just for the record. Coming back to your throughput issue, I don’t have an immediate answer to that. I’m gonna do some digging and get back to you. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
1w
Reply to pkgbuild on Tahoe fails to build packages if any directory name contains non-ascii characters
[quote='881307022, nixx, /thread/820080?answerId=881307022#881307022, /profile/nixx'] staging the package contents in an HFS volume … allows pkgbuild to succeed [/quote] I’m glad that worked but… sheesh… it’s a bit of a worry. Hopefully we’ll get a fix to FB22312299 sooner rather than later. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Replies
Boosts
Views
Activity
1w