Search results for

“Apple Maps Guides”

155,928 results found

Post

Replies

Boosts

Views

Activity

Reply to Universal Links: Apple CDN returns SWCERR00301 Timeout for specific domains while others on same server work fine
Thank you for your post. Looks like you do not want to provide the URL to your AASA file. If you want to move this conversation privately for privacy. I'd like you to submit a code-level support request so we can discuss this further privately. When you create the request, indicate that you were referred by me at Apple and make sure to include a link to this thread. Before that, I would also recommend you to go over this great written Tech Note that goes over all the steps to troubleshoot Universal Links: TN3155: Debugging universal links | Apple Developer Documentation Most developers found this tech note a solution to their configuration. Including to answer your 2 questions at the end that seems like you are blocking the user agent or the IP address from Apple, as well as there is no way to invalidate the cache, you can always change the AASA file to change the cache. There is no public-facing API or portal to manually flush or invalidate the AASA CDN cache for a specific domain.
Topic: App & System Services SubTopic: General Tags:
2w
Reply to Audio cues not working when app is in the background
Thanks for the post. I'm not an expert on audio and less when that involves watchOS. So other watchOS engineers are hopefully jumping into the thread soon. What I know is the behavior you are seeing is due to the strict differences in how watchOS handles background execution and audio compared to iOS. When your app goes into the background on watchOS, custom audio playback like AVAudioPlayer or AVAudioEngine playing a voice or beep is immediately suspended unless specific background modes and sessions are active. The reason the ping sound and haptics continue is likely because you are triggering them via WKInterfaceDevice.current().play(.notification) or similar system-level calls, which are handled by a separate system and can fire as long as your app has any background execution time. Since you want your app to play over music apps without stopping them, you must configure your AVAudioSession to mix with other audio. You should also consider using https://developer.apple.com/documentation/avfaudio/avaudiose
2w
Interface Builder - Xcode 26.4 - Changing Between Attributes Inspector, File Inspector, Etc. Is Now A Pop Up Button?
In Interface Builder there use to be a segmented control to switch Inspectors. It's been this way forever. I could switch from: File Inspector Attributes Inspector Size Inspector Etc... Now in Xcode 26.4, it is this clunky pop up button? What? I thought Apple didn't like Interface Builder anymore so I'm surprised they are even touching it. This part of a SwiftUI rewrite or just bad vibes?
2
0
177
2w
Reply to iOS 26 regression: `DeviceActivityEvent`: `eventDidReachThreshold` called immediately (instead of waiting till threshold is reached)
[quote='883510022, ohadh123, /thread/808470?answerId=883510022#883510022, /profile/ohadh123'] Wondering if you got any resolution on this? [/quote] Hey @ohadh123! This might be fixed on iOS 26.5 beta 1, but we are still waiting for confirmation from Apple. Since this bug is not consistently reproducible, I don’t want to be too quick to give green light here :)
2w
Incorrect FinanceKit Account Balance Data for Apple Cash/Savings (asset accounts)
When I use the FinanceKit API to get the account balance history for my Apple Cash account, the data shows that I have $1 as a debit. The accounts endpoint reveals that the Apple Cash account is an asset account. This means that according to the FinanceKit data my account balance is -$1. However, I know this is incorrect because when I look at my Apple Cash account using the Wallet app I see that I have a balance of $1 (see image below). I believe the issue is the creditDebitIndicator’s value in the Account Balance data. Here are the steps to recreate this. Open new Apple Cash account Send $1 to Apple Cash account Query accountBalanceHistory with a nil history token (to fetch all data) Look at the account balance data and see the $1 and “debit” for creditDebitIndicator Also, the documentation says that an asset account with a balance of $0 will have creditDebitIndicator/Credit, however, I am getting creditDebitIndicator/Debit. See https://developer.apple.com/docume
1
0
84
2w
MapKit JS Look Around not pointing camera towards the lat/lng entered
We are using MapKit JS Look Around and initializing it like this: window.lookAround = new mapkit.LookAround( document.getElementById('container'), new mapkit.Coordinate(listingLocation[1], listingLocation[0]), {openDialog: false}) ; This results in a Look Around scene being displayed correctly but the camera heading is not pointing towards the lat/lng that is passed to initialization. The example lat/lng that we're using is: lat=30.004195, lng=-95.59973 This lat/lng corresponds to the address: 11943 Laurel Meadow Dr, Tomball, TX 77377. The camera is pointing to the other side of the street to house number 11946. If you look for that address in Apple Maps the Look Around points to the correct house. Is there a way to either specify the heading so that Look Around points in the correct heading? Sample link: https://s.hartech.io/zFP2KnsCbsP
3
0
229
2w
Reply to Xcode 26.4 refuses to pair with my Series 4 iWatch
Thank you for your response. Upon reviewing the errors, this should not occur. However, there may be more experienced Apple Watch engineers who have identified this error and can provide a solution. For my understanding an HTTP 400 (Bad Request) means the network request Xcode made to the servers was rejected. If your developer account session has expired in Xcode's settings, the request to download the symbols might be sent with an invalid authentication token, resulting in a 400 error. Open Xcode and go to Xcode > Settings > Accounts. Select your Apple ID on the left. Click the - (minus) button at the bottom to remove it. Click the + (plus) button and sign back in. Restart Xcode and see if it successfully fetches the symbols. If you are using a VPN a corporate proxy, or custom DNS/firewall software, it might be intercepting and modifying Xcode's network request to Apple's servers, causing Apple to reject it as a Bad Request. Let me know if you get past the 400 error
2w
App stuck in 'Waiting for Review' for 49 days – No feedback, no response – Urgent
Hi everyone, I am posting here as a last resort after nearly 7 weeks of waiting and getting nowhere through official support channels. I hope someone from Apple or a fellow developer can help. ━━━━━━━━━━━━━━━━━━━━━━━ MY SITUATION ━━━━━━━━━━━━━━━━━━━━━━━ I submitted my app 'GameBadi - Game Dating & Match' (Version 1.0, iOS) for review on February 17, 2026. Today is April 7, 2026. It has been 49 days and the app is still sitting in 'Waiting for Review' with absolutely no movement, no feedback, and no explanation. Here is the full timeline: • Feb 17, 2026 — Submitted for review. Status: 'Waiting for Review.' • Mar 11, 2026 — After 22 days of complete silence, I made the mistake of doing a Developer Reject and resubmitting (I now know this was the wrong move). • Mar 11, 2026 (9:05 PM) — Back to 'Waiting for Review.' • Mar 16, 2026 — Contacted Apple Support. Senior Advisor Serita confirmed the app is still in review and said she would reach out to the internal review team. • Mar 31, 2026 — St
1
0
133
2w
Reply to App stuck in 'Waiting for Review' for 49 days – No feedback, no response – Urgent
Hi, as of now I am facing the same problem. I submitted 50 days ago and it went In review after 4 days but stayed In review for 3 weeks (without anyone loggin in to the app). Thinking something is broken I resubmited the app which is the worst thing I could have done. Now the app can not enter the priority queue (expedited review) and although Apple support and Apple emplyee on forums told me just to wait I am almost sure that the app will never be reviewed. I own a small company and have lost 2 000 users and there is nothing you can do, because if you try to submit it again they will decline it as duplicate. Not even another apple developer account helps. I got a sugesstion to change the whole app UI, colors and name and that then it might be reviewed. Sorry to disappoint you but that is how it went for me.
2w
Reply to Universal Links: Apple CDN returns SWCERR00301 Timeout for specific domains while others on same server work fine
Thank you for your post. Looks like you do not want to provide the URL to your AASA file. If you want to move this conversation privately for privacy. I'd like you to submit a code-level support request so we can discuss this further privately. When you create the request, indicate that you were referred by me at Apple and make sure to include a link to this thread. Before that, I would also recommend you to go over this great written Tech Note that goes over all the steps to troubleshoot Universal Links: TN3155: Debugging universal links | Apple Developer Documentation Most developers found this tech note a solution to their configuration. Including to answer your 2 questions at the end that seems like you are blocking the user agent or the IP address from Apple, as well as there is no way to invalidate the cache, you can always change the AASA file to change the cache. There is no public-facing API or portal to manually flush or invalidate the AASA CDN cache for a specific domain.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
2w
Reply to WWDC26 - Request to Open Developer Center for Keynote
You're the best, Apple. Thank you. Hopefully see you there. https://developer.apple.com/events/view/8D4G7DD8LR/
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
2w
WWDC26 - Request to Open Developer Center for Keynote
It would be a wonderful idea for the Apple Developer Team to open up the developer center and host events like Keynote (in the theatre) and interfacing with Apple Engineers for those developers who want to be in Cupertino but did not win a ticket. Thank you.
Replies
1
Boosts
0
Views
188
Activity
2w
NFCTagReaderSession for non-payment AID on payment card
Is it possible to read a custom, non-payment, ISO7816 AID on a multi-application smartcard that also has an active payment AID? I guess Apple Wallet may auto-detect the payment scheme and open, but this could be prevented if my app was already running in the foreground and scanning for the custom AID?
Replies
2
Boosts
0
Views
112
Activity
2w
Reply to Audio cues not working when app is in the background
Thanks for the post. I'm not an expert on audio and less when that involves watchOS. So other watchOS engineers are hopefully jumping into the thread soon. What I know is the behavior you are seeing is due to the strict differences in how watchOS handles background execution and audio compared to iOS. When your app goes into the background on watchOS, custom audio playback like AVAudioPlayer or AVAudioEngine playing a voice or beep is immediately suspended unless specific background modes and sessions are active. The reason the ping sound and haptics continue is likely because you are triggering them via WKInterfaceDevice.current().play(.notification) or similar system-level calls, which are handled by a separate system and can fire as long as your app has any background execution time. Since you want your app to play over music apps without stopping them, you must configure your AVAudioSession to mix with other audio. You should also consider using https://developer.apple.com/documentation/avfaudio/avaudiose
Replies
Boosts
Views
Activity
2w
Reply to SceneKit is now deprecated - when it will be removed?
Scenekit works on Apple watch, will RealityKit?
Topic: Graphics & Games SubTopic: SceneKit Tags:
Replies
Boosts
Views
Activity
2w
Interface Builder - Xcode 26.4 - Changing Between Attributes Inspector, File Inspector, Etc. Is Now A Pop Up Button?
In Interface Builder there use to be a segmented control to switch Inspectors. It's been this way forever. I could switch from: File Inspector Attributes Inspector Size Inspector Etc... Now in Xcode 26.4, it is this clunky pop up button? What? I thought Apple didn't like Interface Builder anymore so I'm surprised they are even touching it. This part of a SwiftUI rewrite or just bad vibes?
Replies
2
Boosts
0
Views
177
Activity
2w
Reply to iOS 26 regression: `DeviceActivityEvent`: `eventDidReachThreshold` called immediately (instead of waiting till threshold is reached)
[quote='883510022, ohadh123, /thread/808470?answerId=883510022#883510022, /profile/ohadh123'] Wondering if you got any resolution on this? [/quote] Hey @ohadh123! This might be fixed on iOS 26.5 beta 1, but we are still waiting for confirmation from Apple. Since this bug is not consistently reproducible, I don’t want to be too quick to give green light here :)
Replies
Boosts
Views
Activity
2w
Incorrect FinanceKit Account Balance Data for Apple Cash/Savings (asset accounts)
When I use the FinanceKit API to get the account balance history for my Apple Cash account, the data shows that I have $1 as a debit. The accounts endpoint reveals that the Apple Cash account is an asset account. This means that according to the FinanceKit data my account balance is -$1. However, I know this is incorrect because when I look at my Apple Cash account using the Wallet app I see that I have a balance of $1 (see image below). I believe the issue is the creditDebitIndicator’s value in the Account Balance data. Here are the steps to recreate this. Open new Apple Cash account Send $1 to Apple Cash account Query accountBalanceHistory with a nil history token (to fetch all data) Look at the account balance data and see the $1 and “debit” for creditDebitIndicator Also, the documentation says that an asset account with a balance of $0 will have creditDebitIndicator/Credit, however, I am getting creditDebitIndicator/Debit. See https://developer.apple.com/docume
Replies
1
Boosts
0
Views
84
Activity
2w
MapKit JS Look Around not pointing camera towards the lat/lng entered
We are using MapKit JS Look Around and initializing it like this: window.lookAround = new mapkit.LookAround( document.getElementById('container'), new mapkit.Coordinate(listingLocation[1], listingLocation[0]), {openDialog: false}) ; This results in a Look Around scene being displayed correctly but the camera heading is not pointing towards the lat/lng that is passed to initialization. The example lat/lng that we're using is: lat=30.004195, lng=-95.59973 This lat/lng corresponds to the address: 11943 Laurel Meadow Dr, Tomball, TX 77377. The camera is pointing to the other side of the street to house number 11946. If you look for that address in Apple Maps the Look Around points to the correct house. Is there a way to either specify the heading so that Look Around points in the correct heading? Sample link: https://s.hartech.io/zFP2KnsCbsP
Replies
3
Boosts
0
Views
229
Activity
2w
Reply to Xcode 26.4 refuses to pair with my Series 4 iWatch
Thank you for your response. Upon reviewing the errors, this should not occur. However, there may be more experienced Apple Watch engineers who have identified this error and can provide a solution. For my understanding an HTTP 400 (Bad Request) means the network request Xcode made to the servers was rejected. If your developer account session has expired in Xcode's settings, the request to download the symbols might be sent with an invalid authentication token, resulting in a 400 error. Open Xcode and go to Xcode > Settings > Accounts. Select your Apple ID on the left. Click the - (minus) button at the bottom to remove it. Click the + (plus) button and sign back in. Restart Xcode and see if it successfully fetches the symbols. If you are using a VPN a corporate proxy, or custom DNS/firewall software, it might be intercepting and modifying Xcode's network request to Apple's servers, causing Apple to reject it as a Bad Request. Let me know if you get past the 400 error
Replies
Boosts
Views
Activity
2w
App stuck in 'Waiting for Review' for 49 days – No feedback, no response – Urgent
Hi everyone, I am posting here as a last resort after nearly 7 weeks of waiting and getting nowhere through official support channels. I hope someone from Apple or a fellow developer can help. ━━━━━━━━━━━━━━━━━━━━━━━ MY SITUATION ━━━━━━━━━━━━━━━━━━━━━━━ I submitted my app 'GameBadi - Game Dating & Match' (Version 1.0, iOS) for review on February 17, 2026. Today is April 7, 2026. It has been 49 days and the app is still sitting in 'Waiting for Review' with absolutely no movement, no feedback, and no explanation. Here is the full timeline: • Feb 17, 2026 — Submitted for review. Status: 'Waiting for Review.' • Mar 11, 2026 — After 22 days of complete silence, I made the mistake of doing a Developer Reject and resubmitting (I now know this was the wrong move). • Mar 11, 2026 (9:05 PM) — Back to 'Waiting for Review.' • Mar 16, 2026 — Contacted Apple Support. Senior Advisor Serita confirmed the app is still in review and said she would reach out to the internal review team. • Mar 31, 2026 — St
Replies
1
Boosts
0
Views
133
Activity
2w
Reply to App stuck in 'Waiting for Review' for 49 days – No feedback, no response – Urgent
Hi, as of now I am facing the same problem. I submitted 50 days ago and it went In review after 4 days but stayed In review for 3 weeks (without anyone loggin in to the app). Thinking something is broken I resubmited the app which is the worst thing I could have done. Now the app can not enter the priority queue (expedited review) and although Apple support and Apple emplyee on forums told me just to wait I am almost sure that the app will never be reviewed. I own a small company and have lost 2 000 users and there is nothing you can do, because if you try to submit it again they will decline it as duplicate. Not even another apple developer account helps. I got a sugesstion to change the whole app UI, colors and name and that then it might be reviewed. Sorry to disappoint you but that is how it went for me.
Replies
Boosts
Views
Activity
2w
Reply to AI framework usage without user session
I’m still working on this. It’s proving to be challenging, not helped by the fact that WWDC is looming large on everyone’s calendar. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
2w
Reply to Apple Pay Push Provisioning Entitlement Request in 2026
applepayentitlements @apple.com just looked at the apple demo page and not documentation provided by token provider.
Topic: App & System Services SubTopic: Wallet Tags:
Replies
Boosts
Views
Activity
2w