Posts

Post marked as solved
9 Replies
9.4k Views
From the tvOS programming guide:The Apple TV Remote comes in two flavors—one with Siri built in and the other with onscreen search capabilities. The Siri Remote is available in the following countries:AustraliaCanadaFranceGermanyJapanSpainUnited KingdomUnited StatesDoes this mean Siri functionality will not be enabled in New Zealand editions of the Apple TV?
Posted
by KDP_NZ.
Last updated
.
Post marked as solved
2 Replies
485 Views
I'm running Mapkit JS within a Cordova app. It loads the map, but tiles load intermittently and I get a lot of CSP errors in the console. Can anyone please recommend to me, what are the best CSP settings for using Mapkit JS? Currently I have image-src, connect-src and style-src pointing to https://*.apple-mapkit.com, as well as default-src. The main CSP errors I'm getting are for https://gsp10-ssl.ls.apple.com ...Is this a site I should add? Or is it dynamically generated and can change often? Thanks!
Posted
by KDP_NZ.
Last updated
.
Post not yet marked as solved
0 Replies
1.3k Views
I'd like to use MapKit JS within a Cordova app to create a 'heatmap' overlay, similar to what the Google Maps API allows (https://developers.google.com/maps/documentation/javascript/examples/layer-heatmap)Is such an overlay possible in MapKit JS? Or would it only be possible through custom bitmap overlays from third-party code?
Posted
by KDP_NZ.
Last updated
.
Post not yet marked as solved
0 Replies
477 Views
My app uses HTML audio to play a live stream onto the iPhone lock screen. However, my app's icon (which is shown instead of album art) is shown under-size and has a grey box surrounding it, as if to suggest the canvas for the icon is larger than what the app's icon is providing.Does anybody know the required icon size for iOS 11 to fill this media player space?
Posted
by KDP_NZ.
Last updated
.