Search results for

Apple Maps Guides

154,086 results found

Post

Replies

Boosts

Views

Activity

Quick Look Plugin for Mac and Internet Access
I'd like to create a Quick Look extension for a file type for which a location or region on a Map should be shown as preview. However the MapView would only show a grid without any map. From within the MapKit delegate I can see from the Error parameter (a server with this domain can not be found) that this seems to be a network issue. The Quick Look extension seems to have no access to the internet and therefore the MapView can not load any map data. I've then also done some other tests via URLSession, which also only fails with connection errors. I haven't seen any limitations or restrictions mentioned in the API documentation. Is this the expected behavior? Is this a bug? Or am I missing something?
3
0
223
2w
Big probelms loging into apple account
Hi there, I'm trying to build my APP with EAS, unfortunately I can't log in the 2FA. I get the call from apple giving me the 2FA code and I enter it correctly but if gives me an error. So I read if I connect it to my laptop (macbook) it should work. However I try to connect my account to my macbook I just get another error: Verification failed Verification codes cannot be sent to this phone number at this time. Please try again later. I suspect it is because I get the codes via voice call and not SMS. However: 1. I can't log into my account anymore as the 2FA always fails now. 2. I can't get SMS on my number. 3. I can't change number, there is also always an unknown error if I try that. This is pretty frustrating especially given I already paid the 100€ for the developer account.
1
0
177
2w
Shield Action Extension rejected by App Store Connect – Invalid NSExtensionPointIdentifier for ManagedSettingsUI
Hello, I’m using the Screen Time API / Family Controls in my iOS app Sobre and I’m having an issue submitting a new build to TestFlight. My app setup is as follows: Main app ID: com.balthazar.sobre App extensions: Device Activity Monitor: com.balthazar.sobre.deviceactivitymonitor Shield Configuration: com.balthazar.sobre.shieldconfiguration Shield Action: com.balthazar.sobre.shieldaction On the Apple Developer portal: Family Controls (Distribution) is enabled for: the main app ID com.balthazar.sobre and all 3 extension App IDs above. App Groups are also configured for the app and the extensions. New App Store provisioning profiles have been generated for the app and all 3 extensions and are used in the latest build. When I submit the build through App Store Connect (via Fastlane / EAS), validation fails only for the Shield Action extension with this error: Invalid Info.plist value. The value of the NSExtensionPointIdentifier key, com.apple.ManagedSettingsUI.shield-action-service, in the Info.plist of
1
0
160
1w
Reply to Scheduled events reach threshold almost immediately on iOS 26.2
@sergey_nikitin we noticed a huge issue: the events started to fire (reach the threshold) in the DeviceActivityMonitorExtension prematurely, almost immediately after scheduling. This is a known issue in iOS 26, which is actively investigated. I encourage you to file a Feedback report of your own using Feedback Assistant, then post the Feedback ID here. By filing a bug report, you’ll be able to track the issue, update Apple Engineering with additional information, learn if the issue is already known, and get notified of problem resolution.
Topic: App & System Services SubTopic: General Tags:
2w
Reply to iOS 14 Maps Guides API
I am just tired waiting, I have created tool https://www.gotoapplemaps.com tool that helps users migrate Google Maps saved places into Apple Maps Guides. Would love to connect and share what I’ve built, in case it’s relevant to your work Input: https://maps.apple.com/guides?user=CgZOb3J3YXkSDQiuTRC%2Ftp738KjgnkgSDQiuTRDTvNu52eDB8yASDQiuTRCsttyBoo2Y9ksSDQiuTRDs8sbj4ti70DcSDgiuTRDK3uiNlO2%2F8aYBEg0Irk0Q1ZXczsXCt4cV Step-by-step: Extract query param user=. Percent-decode %2F -> /. Base64-decode into 99 bytes. Protobuf parse yields: Field 1 (string): Norway Field 2 (repeated submessage): 6 entries For this sample, each Field 2 entry is a tiny submessage containing exactly two varints: Entry message Field 1 (varint): constant 9902 across all entries Entry message Field 2 (varint): a 64-bit identifier-like value (varies per entry) Example Field 2 entries decoded from this sample (showing entry submessage fields): entry 1: {1: 9902, 2: 5205458886502882111} entry 2: {1: 9902, 2:
2w
Reply to 年間料金の支払いについて
おはようございます。それは残念ですね。  ここは英語が公用語なので、英語で問題を定義しないと、誰からも返事は届かないと思いますよ。  とりあえず日本のApple社に連絡をして相談した方がいいでしょうね。まずはContact Us で連絡をしてみたらどうでしょうか?  きっと最初からやり方が間違っていたのではないでしょうか?依頼主に頼まれてアプリを開発する時は、まず依頼主に開発者登録をしてもらうことから始まります。
Topic: Community SubTopic: Apple Developers Tags:
2w
Reply to Apple Developer Program Enrollment PROBLEM
I have enrolled since Jan 20 and have not received a word or email since. It is now Feb 6 and still nothing. It would be nice if I got some form of communication as to if they need additional documentation or anything for that matter. I am hoping that whoever at apple would see this and maybe help. Enrollment ID is 2B9AXV465U.
2w
Enrollment pending since Jan 17 even after submitting additional documents
I applied to the Apple Developer Program on Jan 17 and my enrollment showed pending for several days. I eventually contacted support on the 27th and they told me they needed additional documentation and sent me a link to upload and asked me to email them once I've done so, so that they can get it reviewed quickly. On Jan 27, I uploaded the documents they requested and sent the email confirming they've been uploaded as was requested. After several days, it still says pending. I spoke with support today and they said they have the documents and there's nothing for me to do other than wait for them to be reviewed and this could take months. I'm in the process of purchasing a business and need this account so that they can transfer me the mobile app. My due diligence period is ending within a few days and need clarity on this approval asap. Has anyone else experienced these types of delays or know how to get the review completed? Enrollment ID: 7P992248Q5 Case ID: 102811401305
2
0
104
2w
Reply to Multicast Entitlement now not working
Thanks for the post. When you said you were granted an entitlement for your bundleID? Can you explain where that entitlement came from? More background information: https://developer.apple.com/forums/thread/799000 For support regarding entitlement application and requests: https://developer.apple.com/contact/topic/SC1102/subtopic/30072/solution/select So would you mind provide more information about that entitlement and a few checks I always recommend is, in your Apple Developer portal, review Access Groups and Entitlements to ensure nothing has changed or been revoked. Sometimes, older tooling may cache incorrect provisioning data, try cleaning build folders and restarting Xcode. When you said is not longer provisioned? I would, revoke existing distribution certificates and provisioning profiles, then generate new ones. Looking forward to know more about that entitlement. But we have other experts here that will jump into this thread when you provide the information probably. Cheers, Albert Pascual

2w
review keeps failing ovee IAP issue
hi, first time submitter her, having problems with IAP and getting review approved. Apple reviewer keeps saying that attempted purchase results in error: subscription product not available. please try again later i have verified that sandbox returns a product,. how else can i test this without just submitting again?
1
0
178
2w