Search results for

“Apple Maps Guides”

163,040 results found

Post

Replies

Boosts

Views

Activity

Tier Guide line?
I'm launching game app.but rejected twice.ReasonYour game app includes in-app purchase products for consumable credits priced over $99.99, Tier 60.I aksed this reason to Apple, againwhy not? I want selling $99.99 over that in-appBut same reply got it...I have not seen that guideline.Where is that InApp Price guide line?
4
0
2k
Jul ’18
Best way to integrate large number of icons with MapKit (Apple Maps)
I'm developing an iOS app that displays store locations on a map using Apple Maps (MapKit). I've limit the number of icons that can be displayed on the map to 100, but there's still huge performance issues and the app is very laggy even on modern iPhone models. What's the best practice when displaying a large number of icons on a map, should the icons be in PNG format with a small resolution (~10kb) or should the icons be vector (SVG) for best performance? Should I use the MapKit framework for iOS 17 or the UIKit approach?
1
0
966
Apr ’24
Launch Apple Maps app with a destination and "No Highways" automatically selected?
Hi, I am trying to build a button in our app that when pressed, will launch users to their native Maps app with their destination pre-entered and No Highways automatically selected.Currently I am doing this using the Maps URL http://maps.apple.com/?daddr=+destinationCoords+&dirflg=d, where destinationCoords is the coordinates of the user's selected destination, like 33,-122.The problem is, the Maps URL scheme does not seem to support a parameter for avoiding highways, https://developer.apple.com/library/content/featuredarticles/iPhoneURLScheme_Reference/MapLinks/MapLinks.htmlI tried looking at MKMapItem's openMaps and openInMaps but those don't seem to support launching Maps with No Highways automatically selected either. I had no problem doing this with Google Maps. Is there any way at all to do the same with Apple Maps?Thanks,Terry
3
0
2.0k
Nov ’16
App Clip Not Launching From Approved Apple Maps Action Link
We’ve set up an advanced App Clip experience that successfully launches when a user scans our QR code. However, the same App Clip invocation URL does not launch when tapping the associated Action Link on our Apple Place Card in Apple Maps. Instead of opening the App Clip, the link falls back to the website. What We Have Done So Far: App Clip Launched in App Store Connect: Our App Clip is approved and live on the App Store. Here is the invocation URL: https://appclip.parkzenapp.com/park?q=oJrbSIgx Below is the QR code for our Advanced App Clip experience we are attempting to open in our Apple Maps Place card When scanning the QR code that uses the same App Clip invocation URL, the App Clip reliably launches as expected. Here is our apple-app-site-association file, thats correctly served from the associated domain: https://appclip.parkzenapp.com/.well-known/apple-app-site-association Add here is a screenshot showing how the appclip.parkzenapp.com do
0
0
598
Dec ’24
Maps web snapshots
I am using apple map web snapshots beta version to display map locations on a report I generate. There can be more than 10 map locations I need to display on the map. When I tried to load all those images images at once in a report the API returns me below response. {error:{message:Not Authorized,details:[]}} But same code works for a single image. Is there any limitation on the number of images I can retrieve simultaneously? Or should I follow any specific way for my attempt of using Apple Maps Web Snapshots?
4
0
974
Oct ’20
Reply to BIErrorDomain error 8.
When I tried to download macOS Big Sur on an external usb, I could only get it to work by using GUID partition mapping and APFS unencrypted format, though you will need at least 35gb of free space to download it I hope this works!
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’20
How to make use of the new channel and guide buttons on the iPhone's Apple TV remote
iOS and iPadOS 15 contain the new layout for the Apple TV remote in the control center. This new layout contains a guide button at the middle top and channel buttons on the right bottom of the remote. I'm currently making a live TV app and I'm interested in capturing the events from these buttons and taking the appropriate actions within the app, like displaying the TV guide view. So how do I capture the events from these buttons and do I need to do something to make these buttons appear/available when my app is active?
2
0
1.3k
Jun ’21
Map Kit
Hi everyone,i have a question regarding Map Kit.Is it possible to add a custom map to the scene instead of the standard googlemap?So i should fix my custom map anyhow to the google coordiantes!Do you have any idea?Thanks for your help.Best regardshauart
0
0
1k
Jul ’18
📍 Inconsistent POI Visibility Between Apple Maps and MKLocalSearch / CLGeocoder
Summary: Hi! I'm experiencing an issue between what Apple Maps displays in the UI and what is accessible via MapKit APIs such as MKLocalSearch and CLGeocoder. Specifically, some verified and publicly visible businesses (with proper POI categories like .cafe) are not returned by coordinate-based POI searches or reverse geocoding, even when their exact address and coordinates are known. Repro Steps: In Apple Maps (iOS), search for Rustic Knead located at: 1130 State St, Lemont, IL 60439 Note that: The business appears visually on the map It is categorized as a cafe The address is 1130 State St Now in code, attempt both: A coordinate-based POI search using MKLocalSearch.Request(region:) A reverse geocoding lookup via CLGeocoder.reverseGeocodeLocation Example coordinates: latitude: 41.673604, longitude: -88.002295 Expected Behavior: Given the precise coordinates and Apple Maps showing the POI publicly, I expect either or both of the following: MKLocal
1
0
212
Apr ’25
Maps Entitlement issues
Hello All, I am new and would appriciate any advice/asistance from you seasoned folks. My recent binary was rejected by apple because they indicated I have the maps entitlement and my app does not use maps. Understandable, however I do not have maps in my entitlements file. I've gone through my app several times, Maps is OFF in capabilities tab and I confirmed maps is not listed in the entitlemant file - therefore I am at a loss.Any thoughts, Ideas, suggestion would be appriciated - thank you.Xcde: 7.1.1OSX: 10.11.6
0
0
398
Aug ’17
share map screenshot
i am developing a iphone/ipad application, and i want to know if i am allowed to share a map screenshot (photo) of a area that has my custom annotations and polyline drawn on it. I am using Apple Maps, and i want the user to be able to share this photo via sms,facebook...etc. Am i allowed to do this or is in violation of some terms of agreement of apple maps?thank you.
2
0
668
Nov ’15
Tier Guide line?
I'm launching game app.but rejected twice.ReasonYour game app includes in-app purchase products for consumable credits priced over $99.99, Tier 60.I aksed this reason to Apple, againwhy not? I want selling $99.99 over that in-appBut same reply got it...I have not seen that guideline.Where is that InApp Price guide line?
Replies
4
Boosts
0
Views
2k
Activity
Jul ’18
Best way to integrate large number of icons with MapKit (Apple Maps)
I'm developing an iOS app that displays store locations on a map using Apple Maps (MapKit). I've limit the number of icons that can be displayed on the map to 100, but there's still huge performance issues and the app is very laggy even on modern iPhone models. What's the best practice when displaying a large number of icons on a map, should the icons be in PNG format with a small resolution (~10kb) or should the icons be vector (SVG) for best performance? Should I use the MapKit framework for iOS 17 or the UIKit approach?
Replies
1
Boosts
0
Views
966
Activity
Apr ’24
Launch Apple Maps app with a destination and "No Highways" automatically selected?
Hi, I am trying to build a button in our app that when pressed, will launch users to their native Maps app with their destination pre-entered and No Highways automatically selected.Currently I am doing this using the Maps URL http://maps.apple.com/?daddr=+destinationCoords+&dirflg=d, where destinationCoords is the coordinates of the user's selected destination, like 33,-122.The problem is, the Maps URL scheme does not seem to support a parameter for avoiding highways, https://developer.apple.com/library/content/featuredarticles/iPhoneURLScheme_Reference/MapLinks/MapLinks.htmlI tried looking at MKMapItem's openMaps and openInMaps but those don't seem to support launching Maps with No Highways automatically selected either. I had no problem doing this with Google Maps. Is there any way at all to do the same with Apple Maps?Thanks,Terry
Replies
3
Boosts
0
Views
2.0k
Activity
Nov ’16
App Clip Not Launching From Approved Apple Maps Action Link
We’ve set up an advanced App Clip experience that successfully launches when a user scans our QR code. However, the same App Clip invocation URL does not launch when tapping the associated Action Link on our Apple Place Card in Apple Maps. Instead of opening the App Clip, the link falls back to the website. What We Have Done So Far: App Clip Launched in App Store Connect: Our App Clip is approved and live on the App Store. Here is the invocation URL: https://appclip.parkzenapp.com/park?q=oJrbSIgx Below is the QR code for our Advanced App Clip experience we are attempting to open in our Apple Maps Place card When scanning the QR code that uses the same App Clip invocation URL, the App Clip reliably launches as expected. Here is our apple-app-site-association file, thats correctly served from the associated domain: https://appclip.parkzenapp.com/.well-known/apple-app-site-association Add here is a screenshot showing how the appclip.parkzenapp.com do
Replies
0
Boosts
0
Views
598
Activity
Dec ’24
Maps web snapshots
I am using apple map web snapshots beta version to display map locations on a report I generate. There can be more than 10 map locations I need to display on the map. When I tried to load all those images images at once in a report the API returns me below response. {error:{message:Not Authorized,details:[]}} But same code works for a single image. Is there any limitation on the number of images I can retrieve simultaneously? Or should I follow any specific way for my attempt of using Apple Maps Web Snapshots?
Replies
4
Boosts
0
Views
974
Activity
Oct ’20
Reply to BIErrorDomain error 8.
When I tried to download macOS Big Sur on an external usb, I could only get it to work by using GUID partition mapping and APFS unencrypted format, though you will need at least 35gb of free space to download it I hope this works!
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Sep ’20
Apple maps isn’t working on ISO11 using a IPhone7
I’m currently using ISO11 on a iPhone 7. Every time I open the maps application it just keeps closing down. I can do the sesative touch but when it wants to open it up fully it just closes down. Any help welcome
Replies
0
Boosts
0
Views
472
Activity
Aug ’17
How to make use of the new channel and guide buttons on the iPhone's Apple TV remote
iOS and iPadOS 15 contain the new layout for the Apple TV remote in the control center. This new layout contains a guide button at the middle top and channel buttons on the right bottom of the remote. I'm currently making a live TV app and I'm interested in capturing the events from these buttons and taking the appropriate actions within the app, like displaying the TV guide view. So how do I capture the events from these buttons and do I need to do something to make these buttons appear/available when my app is active?
Replies
2
Boosts
0
Views
1.3k
Activity
Jun ’21
Map Kit
Hi everyone,i have a question regarding Map Kit.Is it possible to add a custom map to the scene instead of the standard googlemap?So i should fix my custom map anyhow to the google coordiantes!Do you have any idea?Thanks for your help.Best regardshauart
Replies
0
Boosts
0
Views
1k
Activity
Jul ’18
map is unavailable, use the 'map()' method on the sequence
I am having issues with Xcode 7 Beta 3, I am receiving the error 'map is unavailable, use the 'map()' method on the sequence'I am using Swift for this application with the frameworks; Parse, Firebase, Facebook iOS SDK InstalledAny help will be thanked,Thanks
Replies
1
Boosts
0
Views
579
Activity
Jul ’15
📍 Inconsistent POI Visibility Between Apple Maps and MKLocalSearch / CLGeocoder
Summary: Hi! I'm experiencing an issue between what Apple Maps displays in the UI and what is accessible via MapKit APIs such as MKLocalSearch and CLGeocoder. Specifically, some verified and publicly visible businesses (with proper POI categories like .cafe) are not returned by coordinate-based POI searches or reverse geocoding, even when their exact address and coordinates are known. Repro Steps: In Apple Maps (iOS), search for Rustic Knead located at: 1130 State St, Lemont, IL 60439 Note that: The business appears visually on the map It is categorized as a cafe The address is 1130 State St Now in code, attempt both: A coordinate-based POI search using MKLocalSearch.Request(region:) A reverse geocoding lookup via CLGeocoder.reverseGeocodeLocation Example coordinates: latitude: 41.673604, longitude: -88.002295 Expected Behavior: Given the precise coordinates and Apple Maps showing the POI publicly, I expect either or both of the following: MKLocal
Replies
1
Boosts
0
Views
212
Activity
Apr ’25
Reply to Is it possible to get the frequent locations history?
What you see in the Location & Maps Programming Guide is what you get. No you cannot access the OS's list of places the user has been, for obvious privacy reasons. You can define your own locations and do CLVisit tracking. That's what the article you linked is talking about I think.
Replies
Boosts
Views
Activity
Dec ’15
Maps Entitlement issues
Hello All, I am new and would appriciate any advice/asistance from you seasoned folks. My recent binary was rejected by apple because they indicated I have the maps entitlement and my app does not use maps. Understandable, however I do not have maps in my entitlements file. I've gone through my app several times, Maps is OFF in capabilities tab and I confirmed maps is not listed in the entitlemant file - therefore I am at a loss.Any thoughts, Ideas, suggestion would be appriciated - thank you.Xcde: 7.1.1OSX: 10.11.6
Replies
0
Boosts
0
Views
398
Activity
Aug ’17
share map screenshot
i am developing a iphone/ipad application, and i want to know if i am allowed to share a map screenshot (photo) of a area that has my custom annotations and polyline drawn on it. I am using Apple Maps, and i want the user to be able to share this photo via sms,facebook...etc. Am i allowed to do this or is in violation of some terms of agreement of apple maps?thank you.
Replies
2
Boosts
0
Views
668
Activity
Nov ’15
iOS 11 - Security Guide
Does anyone know if the iOS 11 security guide (for example, this is the security guide for iOS 10) has been released yet?Thanks.
Replies
2
Boosts
0
Views
1.6k
Activity
Jun ’17