Here is the situation for the app.
-
My app is calling app.
-
So from standard or already exist “phone” app of iPhone (which allows us to call )
i want to launch my calling iPhone app if it satisfy certain condition.
how is there any way to do this?
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 launch the built-in phone app from your app, by using the tel: URL invocation. However, there is no way to get the standard phone app to invoke your application.