Is there a way for my app to call a certain number and to play a certain sound?
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can call a number by requesting the URL
tel://###-###-###, but this will quit your application and launch the iPhone’s default phone application. There is no way of playing a sound as your application has exited at that point.