Post

Replies

Boosts

Views

Activity

How to launch Apple Mapps form an iOS app
Hi,we create an application for car pooling.I need to open Apple Maps APP to start navigation.But I just need to enter GPS coordinates for:Start pointWaypointsEnd pointGoogle maps and Sygic has waypoints, as defined in the documentation.But for Apple Maps, I can't find this option in documetation.Can you advise me how to implement this?Apple documentation:https://developer.apple.com/library/archive/featuredarticles/iPhoneURLScheme_Reference/MapLinks/MapLinks.html#//apple_ref/doc/uid/TP40007899-CH5-SW1THX
3
0
837
Mar ’20
iOS12 and iOS13 – old vs new VOIP push notifications
Our current application, which uses VOIP push notification is built using SDK_12.4 within XCode_10.3.Using two developer profiles we have one app in Apple Store and another is build as in-house for internal use.On the web there are some speculation about what will happen with old voip apps by the begining of April 2020, when new VOIP push notification rules will take effect.We are aware of new ios13 VOIP push notification rules and we are currently working on full implementation. But before that:What will really happen after the D Day? Meaning apps built using old tools and using old voip push notifications.- Will our currently published Store apps be still available on Apple Store as it is now?- If yes, will our app continue to receive old voip push notifications?- If yes, for how more long time?- And what about our in-house app? Same story?We would like to have a definitive answer, before our apps will go doom.Thank you
0
0
745
Mar ’20
RingTone in CallKit iOS 13 not work
In iOS12 and older, it was possible to copy ringtones from “/ Library / Ringtones” to this path “/var/mobile/Containers/Data/Application/.../Library/Sounds/”The following was enough to set the ring tones for ConfrigurationProvider and then CallKit was able to ring with the desired ringtone.This does not work on iOS 13.Is it an iOS13 error/bug or is this option disabled completely?If this is disabled, is there an option to use Apple’s ringtone for our application, please??
0
0
594
Nov ’19