I have got a requirement in my app which is that- On clicking a button we have to make dialing screen (calling screen) to appear as next view. Is this possible to do so? Please suggest me the way how can I do so?
Share
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.
It is not possible to open a dialing screen as a new view. You can only leave your program and open default iphone dialog screen as a new process (your application will be in the background in this moment). To do this use this code to dial number: