Search results for

“Apple Maps Guides”

155,934 results found

Post

Replies

Boosts

Views

Activity

Reply to Programmatic IP Discovery for VZVirtualMachine in an App Store Sandbox
I want to make sure I understand your requirements here. You don’t expect to be running any helper code within the guest, right? So you want to discover the IP address (well, addresses) that the guest OS assigned to the shared interface without any cooperation from the guest? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: App & System Services SubTopic: Core OS Tags:
1w
Reply to First-time notarization submissions stuck "In Progress" for 24+ hours — Electron app
It seems like you’ve already learnt about the in-depth analysis situation; you can find my standard spiel about that at the end of this post. [quote='821976021, CigaTheRatman, /thread/821976, /profile/CigaTheRatman'] but 24+ hours with no progress on any of the 4 submissions seems unusual. [/quote] No, that’s not unusual at all. Based on what I’ve see here on the forums, it commonly takes a few days. I generally don’t escalate issues like this unless it’s been stuck for a week. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com You can expect that most uploads will be notarised quickly. Occasionally, some uploads are held for in-depth analysis and may take longer to complete. As you notarise your apps, the system will learn how to recognise them, and you should see fewer delays. For lots of additional info about notarisation, see Notarisation Resources. Specifically, it links to a Q&A with the notary service team that’s quite instr
Topic: Code Signing SubTopic: Notarization Tags:
1w
Apple Maps Server API /v1/token returns 401 with newly created Maps tokens, and Try Maps Server API also fails
Hi, Our Apple Maps integration has been working normally for years, but starting today, newly created Maps tokens suddenly became unusable. Tokens created from the Apple Developer backend now return 401 Unauthorized everywhere we test them. We can reproduce this in: our own code Apple’s Try Maps Server API page MapKit JS So this does not appear to be limited to our app code. We also tested through a US network entry point to rule out a mainland China network issue, but the result was the same. At the moment, Maps tokens created in the backend seem to be unusable in all cases on our side. Has anyone else seen this today, or is there any known issue affecting Maps token creation or validation? Thanks.
0
0
107
1w
Cannot renew expired membership - Renew button missing - 3 open tickets no response - Team ID 2S4RNY42SZ
I have been unable to renew my Apple Developer Program membership since March 28, 2026. The Renew button does not appear anywhere. I have submitted 3 support tickets (Case ID: 102864696639, 102861948474, 102858980607) with zero response over 12 days. My app Fiskal - Docloop has been removed from the App Store. Team ID: 2S4RNY42SZ. This is causing serious business impact. Please help.
1
0
84
1w
SecItemCopyMatching returns errSecAuthFailed (-25293) after macOS 26.4 upgrade — persists until SecKeychainLock/Unlock
We've filed FB22448572 for this, but posting here in case others are hitting the same issue. After upgrading macOS from 26.3.2 to 26.4, SecItemCopyMatching returns errSecAuthFailed (-25293) when reading kSecClassGenericPassword items from the default login keychain. The keychain reports as unlocked, but all authenticated operations fail. The error doesn't self-resolve — we've observed it persisting for 7+ minutes across repeated calls and process restarts. The only workaround we've found is SecKeychainLock(nil) followed by SecKeychainUnlock(nil, 0, nil, false), which prompts the user for their password and clears the stale state. Apple's own security CLI tool also fails while the keychain is in this state: $ security show-keychain-info ~/Library/Keychains/login.keychain-db security: SecKeychainCopySettings .../login.keychain-db: The user name or passphrase you entered is not correct. The trigger seems to be process lifecycle — a new process accessing the keychain early in startup (e.g., from the app
1
0
292
1w
AppStore.ageRatingCode always returns 0 on real device — is this expected behavior?
Hello everyone I'm implementing age verification in my app to comply with upcoming age assurance laws (Utah, etc.), and I'm using AppStore.ageRatingCode from StoreKit to retrieve my app's current age rating. According to the documentation: extension AppStore { @available(iOS 26.2, macOS 26.2, tvOS 26.2, watchOS 26.2, *) public static var ageRatingCode: Int? { get async } } Use this property to fetch the age rating for your app and compare it with the last known age rating to check if it has changed. However, calling this always returns 0 in my environment. Environment: Device: Real physical device (not simulator) iOS version: 26.4 Sandbox Apple Account: signed in via Settings → Developer → Sandbox Apple Account App Store Connect: app is registered and age rating is configured Xcode Scheme → Run → Options → StoreKit Configuration: None Code: func getAgeRatingCode() async -> Int? { guard let ageRatingCode = await AppStore.ageRatingCode else { print(Age rating code unavailable) return nil }
0
0
52
1w
App Store Connect rejects com.apple.deviceactivity.monitor for Device Activity Monitor Extension
I’m submitting an iOS app that uses Family Controls / DeviceActivity APIs, and App Store Connect rejects the archive during distribution with this error: Invalid Info.plist value. The value of the NSExtensionPointIdentifier key, com.apple.deviceactivity.monitor, in the Info.plist of “activity-tracking.app/PlugIns/ScheduleMonitorExtension.appex” is invalid. What I’ve already verified: Family Controls capability is approved for our team App IDs and distribution provisioning profiles were regenerated The source Info.plist for the extension contains: NSExtensionPointIdentifier = com.apple.deviceactivity.monitor The archived .appex inside the .xcarchive also contains the same exact value Signed entitlements in the archived .appex include: com.apple.developer.family-controls = true app group entitlement Main app archive is signed correctly as well Latest stable Xcode used This makes it look like the archive is configured correctly, but App Store Connect still rejects the Device Activity Monitor extension point itse
1
0
119
1w
Can I obtain Apple Push Service certificates using the App Store Connect API?
Hi everyone, I am currently working on automating the renewal process for our managed certificates using the App Store Connect API. However, I've encountered an issue where certificates of the Apple Push Service type cannot be retrieved or created. After reviewing the documentation on CertificateType, it seems there is no corresponding type for Push Service certificates. https://developer.apple.com/documentation/appstoreconnectapi/certificatetype Is there any other way or a workaround to obtain or manage these certificates programmatically? Any advice would be greatly appreciated.
0
0
150
1w
Tap to Pay on iPhone – question about flow after “Prerequisites”
Hello, I’m trying to better understand the implementation flow for Tap to Pay on iPhone. In a partner onboarding portal (Partner Hub), the process is presented in the following stages: • Registration • Prerequisites • Operations & Setup • Certification • Launch However, it’s not clear what actually changes after completing the “Prerequisites” stage. Questions: After completing “Prerequisites”, are there any changes in terms of entitlements or capabilities provided by Apple? Is access to Tap to Pay functionality enabled at this point, or does it depend on steps outside of Apple’s developer environment? At what stage is the production entitlement typically granted? Is there any Apple-specific action required between “Prerequisites” and “Operations & Setup”? I would appreciate any clarification on how this transition works from Apple’s perspective. Thank you.
1
0
105
1w
Regarding Developer Program Activation Status
Hello Apple Developer Support Team, I hope you are doing well. I am writing to request assistance regarding the activation of my Apple Developer Program membership. I have already completed the purchase of the Individual Developer Program (USD 99), but my account has not yet been activated. It has been longer than the usual processing time, and my Membership status still does not show as active. Thank you very much for your time and support. I appreciate your help.
0
0
42
1w
Reply to [Bug] Cannot link In-App Purchases / Subscriptions to App Version in App Store Connect
Ugh me too, this whole process is so counter intuitive.. like for a literal entire app store ran by devs Apple won't just let us fix their stuff either.. https://developer.apple.com/help/app-store-connect/manage-submissions-to-app-review/overview-of-submitting-for-review If you wanna laugh out loud in pain read the second paragraph in their docs
1w
Nonprofit Foundation Apple Developer Account — Enrollment Processing for Weeks, Cannot Access App Store Connect
My name is Paul Merriman. I am the founder of the Merriman Financial Education Foundation, a 501(c)(3) nonprofit dedicated to providing free financial education. Our iOS app was initially submitted under our technology manager's personal developer account, which was correctly flagged as an issue. We have since enrolled the Foundation as an organization using our verified D-U-N-S number and submitted all required documentation confirming our nonprofit status. We are experiencing two related issues: 1. Enrollment Stuck Processing Our Foundation enrollment has been in processing status for several weeks. Our enrollment ID is 7YAJUR73GH. We have not received any updates or communication from Apple about what is needed to complete enrollment. 2. App Store Connect Access Because enrollment is not complete, we cannot log in to App Store Connect using the Foundation's Apple ID. We receive this error: To access App Store Connect, you must be an individual or team member in the Apple Develope
0
0
35
1w
Reply to Team ID "" is not associated with an active membership
Thanks for the post, sorry for the delay, I'm not part of the that team, I just wanted to check in something I thought; how many teams are you part of? Or means your Apple Developer Program membership has expired? Can you check on that? You retain access to this portal even if your paid membership expires. You will still show up as the Account Holder, and you can still manage users I would recommend to check your web portal is currently and look to make sure you have an active membership. Download the Apple Developer app from the App Store on an iPhone, iPad, or Mac. Open the app and tap the Account tab at the bottom. Sign in with your Account Holder Apple ID. Look at your membership status. You should see a message indicating your membership has expired or requires renewal, along with a Renew button? If the portal is not expired, then I would recommend to email them your question as they do not monitor the forums. Developer account support at: https://developer.apple.com/contact Ho
1w
Reply to Programmatic IP Discovery for VZVirtualMachine in an App Store Sandbox
I want to make sure I understand your requirements here. You don’t expect to be running any helper code within the guest, right? So you want to discover the IP address (well, addresses) that the guest OS assigned to the shared interface without any cooperation from the guest? Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
1w
Reply to First-time notarization submissions stuck "In Progress" for 24+ hours — Electron app
It seems like you’ve already learnt about the in-depth analysis situation; you can find my standard spiel about that at the end of this post. [quote='821976021, CigaTheRatman, /thread/821976, /profile/CigaTheRatman'] but 24+ hours with no progress on any of the 4 submissions seems unusual. [/quote] No, that’s not unusual at all. Based on what I’ve see here on the forums, it commonly takes a few days. I generally don’t escalate issues like this unless it’s been stuck for a week. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com You can expect that most uploads will be notarised quickly. Occasionally, some uploads are held for in-depth analysis and may take longer to complete. As you notarise your apps, the system will learn how to recognise them, and you should see fewer delays. For lots of additional info about notarisation, see Notarisation Resources. Specifically, it links to a Q&A with the notary service team that’s quite instr
Topic: Code Signing SubTopic: Notarization Tags:
Replies
Boosts
Views
Activity
1w
Apple Maps Server API /v1/token returns 401 with newly created Maps tokens, and Try Maps Server API also fails
Hi, Our Apple Maps integration has been working normally for years, but starting today, newly created Maps tokens suddenly became unusable. Tokens created from the Apple Developer backend now return 401 Unauthorized everywhere we test them. We can reproduce this in: our own code Apple’s Try Maps Server API page MapKit JS So this does not appear to be limited to our app code. We also tested through a US network entry point to rule out a mainland China network issue, but the result was the same. At the moment, Maps tokens created in the backend seem to be unusable in all cases on our side. Has anyone else seen this today, or is there any known issue affecting Maps token creation or validation? Thanks.
Replies
0
Boosts
0
Views
107
Activity
1w
Cannot renew expired membership - Renew button missing - 3 open tickets no response - Team ID 2S4RNY42SZ
I have been unable to renew my Apple Developer Program membership since March 28, 2026. The Renew button does not appear anywhere. I have submitted 3 support tickets (Case ID: 102864696639, 102861948474, 102858980607) with zero response over 12 days. My app Fiskal - Docloop has been removed from the App Store. Team ID: 2S4RNY42SZ. This is causing serious business impact. Please help.
Replies
1
Boosts
0
Views
84
Activity
1w
SecItemCopyMatching returns errSecAuthFailed (-25293) after macOS 26.4 upgrade — persists until SecKeychainLock/Unlock
We've filed FB22448572 for this, but posting here in case others are hitting the same issue. After upgrading macOS from 26.3.2 to 26.4, SecItemCopyMatching returns errSecAuthFailed (-25293) when reading kSecClassGenericPassword items from the default login keychain. The keychain reports as unlocked, but all authenticated operations fail. The error doesn't self-resolve — we've observed it persisting for 7+ minutes across repeated calls and process restarts. The only workaround we've found is SecKeychainLock(nil) followed by SecKeychainUnlock(nil, 0, nil, false), which prompts the user for their password and clears the stale state. Apple's own security CLI tool also fails while the keychain is in this state: $ security show-keychain-info ~/Library/Keychains/login.keychain-db security: SecKeychainCopySettings .../login.keychain-db: The user name or passphrase you entered is not correct. The trigger seems to be process lifecycle — a new process accessing the keychain early in startup (e.g., from the app
Replies
1
Boosts
0
Views
292
Activity
1w
AppStore.ageRatingCode always returns 0 on real device — is this expected behavior?
Hello everyone I'm implementing age verification in my app to comply with upcoming age assurance laws (Utah, etc.), and I'm using AppStore.ageRatingCode from StoreKit to retrieve my app's current age rating. According to the documentation: extension AppStore { @available(iOS 26.2, macOS 26.2, tvOS 26.2, watchOS 26.2, *) public static var ageRatingCode: Int? { get async } } Use this property to fetch the age rating for your app and compare it with the last known age rating to check if it has changed. However, calling this always returns 0 in my environment. Environment: Device: Real physical device (not simulator) iOS version: 26.4 Sandbox Apple Account: signed in via Settings → Developer → Sandbox Apple Account App Store Connect: app is registered and age rating is configured Xcode Scheme → Run → Options → StoreKit Configuration: None Code: func getAgeRatingCode() async -> Int? { guard let ageRatingCode = await AppStore.ageRatingCode else { print(Age rating code unavailable) return nil }
Replies
0
Boosts
0
Views
52
Activity
1w
App Store Connect rejects com.apple.deviceactivity.monitor for Device Activity Monitor Extension
I’m submitting an iOS app that uses Family Controls / DeviceActivity APIs, and App Store Connect rejects the archive during distribution with this error: Invalid Info.plist value. The value of the NSExtensionPointIdentifier key, com.apple.deviceactivity.monitor, in the Info.plist of “activity-tracking.app/PlugIns/ScheduleMonitorExtension.appex” is invalid. What I’ve already verified: Family Controls capability is approved for our team App IDs and distribution provisioning profiles were regenerated The source Info.plist for the extension contains: NSExtensionPointIdentifier = com.apple.deviceactivity.monitor The archived .appex inside the .xcarchive also contains the same exact value Signed entitlements in the archived .appex include: com.apple.developer.family-controls = true app group entitlement Main app archive is signed correctly as well Latest stable Xcode used This makes it look like the archive is configured correctly, but App Store Connect still rejects the Device Activity Monitor extension point itse
Replies
1
Boosts
0
Views
119
Activity
1w
Reply to iOS26.4,appStoreReceiptURL获取票据延迟
We are also severely affected by these bugs on iOS 26.4 beta and iOS 26.5 beta. finishTransaction not working appStoreReceiptURL delayed transaction callback triggered without user confirmation We have submitted a full bug report via Feedback Assistant with ID: [FB22453281] Please Apple fix this ASAP.
Topic: App & System Services SubTopic: StoreKit Tags:
Replies
Boosts
Views
Activity
1w
Apple developer enrollment
I did my apple enrolment on April 3rd and I don not have any response yet. What are the next steps
Replies
1
Boosts
0
Views
80
Activity
1w
Can I obtain Apple Push Service certificates using the App Store Connect API?
Hi everyone, I am currently working on automating the renewal process for our managed certificates using the App Store Connect API. However, I've encountered an issue where certificates of the Apple Push Service type cannot be retrieved or created. After reviewing the documentation on CertificateType, it seems there is no corresponding type for Push Service certificates. https://developer.apple.com/documentation/appstoreconnectapi/certificatetype Is there any other way or a workaround to obtain or manage these certificates programmatically? Any advice would be greatly appreciated.
Replies
0
Boosts
0
Views
150
Activity
1w
Tap to Pay on iPhone – question about flow after “Prerequisites”
Hello, I’m trying to better understand the implementation flow for Tap to Pay on iPhone. In a partner onboarding portal (Partner Hub), the process is presented in the following stages: • Registration • Prerequisites • Operations & Setup • Certification • Launch However, it’s not clear what actually changes after completing the “Prerequisites” stage. Questions: After completing “Prerequisites”, are there any changes in terms of entitlements or capabilities provided by Apple? Is access to Tap to Pay functionality enabled at this point, or does it depend on steps outside of Apple’s developer environment? At what stage is the production entitlement typically granted? Is there any Apple-specific action required between “Prerequisites” and “Operations & Setup”? I would appreciate any clarification on how this transition works from Apple’s perspective. Thank you.
Replies
1
Boosts
0
Views
105
Activity
1w
Regarding Developer Program Activation Status
Hello Apple Developer Support Team, I hope you are doing well. I am writing to request assistance regarding the activation of my Apple Developer Program membership. I have already completed the purchase of the Individual Developer Program (USD 99), but my account has not yet been activated. It has been longer than the usual processing time, and my Membership status still does not show as active. Thank you very much for your time and support. I appreciate your help.
Replies
0
Boosts
0
Views
42
Activity
1w
Reply to [Bug] Cannot link In-App Purchases / Subscriptions to App Version in App Store Connect
Ugh me too, this whole process is so counter intuitive.. like for a literal entire app store ran by devs Apple won't just let us fix their stuff either.. https://developer.apple.com/help/app-store-connect/manage-submissions-to-app-review/overview-of-submitting-for-review If you wanna laugh out loud in pain read the second paragraph in their docs
Replies
Boosts
Views
Activity
1w
Nonprofit Foundation Apple Developer Account — Enrollment Processing for Weeks, Cannot Access App Store Connect
My name is Paul Merriman. I am the founder of the Merriman Financial Education Foundation, a 501(c)(3) nonprofit dedicated to providing free financial education. Our iOS app was initially submitted under our technology manager's personal developer account, which was correctly flagged as an issue. We have since enrolled the Foundation as an organization using our verified D-U-N-S number and submitted all required documentation confirming our nonprofit status. We are experiencing two related issues: 1. Enrollment Stuck Processing Our Foundation enrollment has been in processing status for several weeks. Our enrollment ID is 7YAJUR73GH. We have not received any updates or communication from Apple about what is needed to complete enrollment. 2. App Store Connect Access Because enrollment is not complete, we cannot log in to App Store Connect using the Foundation's Apple ID. We receive this error: To access App Store Connect, you must be an individual or team member in the Apple Develope
Replies
0
Boosts
0
Views
35
Activity
1w
Reply to Team ID "" is not associated with an active membership
Thanks for the post, sorry for the delay, I'm not part of the that team, I just wanted to check in something I thought; how many teams are you part of? Or means your Apple Developer Program membership has expired? Can you check on that? You retain access to this portal even if your paid membership expires. You will still show up as the Account Holder, and you can still manage users I would recommend to check your web portal is currently and look to make sure you have an active membership. Download the Apple Developer app from the App Store on an iPhone, iPad, or Mac. Open the app and tap the Account tab at the bottom. Sign in with your Account Holder Apple ID. Look at your membership status. You should see a message indicating your membership has expired or requires renewal, along with a Renew button? If the portal is not expired, then I would recommend to email them your question as they do not monitor the forums. Developer account support at: https://developer.apple.com/contact Ho
Replies
Boosts
Views
Activity
1w