I want the user to make a call from my application
Something like this message, but instead of sending email, call How to send mail from the iPhone application
Tanks!
NOTE. This will only work on a real iPhone (not a simulator)
[[UIApplication sharedApplication] openURL: [NSURL URLWithString:@"tel:9995551234"]];
Source: https://habr.com/ru/post/1761385/More articles:Iframe css scrollbar - javascriptCan I set a class in Zend MultiOptions? - phpHow can I apply double quotes around each csv file value using TextMate? - regexNotification LED - color - javaWinForm - TabStop not working - c #Workflow for supporting different versions of webapp using git? - gitVs Web.Config Variable Application Variable - asp.netSearch for a model explaining the internal structure of a PGP-signed and encrypted file - securityПравильное использование каталога профилей пользователей Windows - windowsList of current workflows in .NET 4.0 - workflow-foundation-4All Articles