How can I initiate a phone call within my application? And also, can block the incoming calls? And at times can receive the incoming calls?
Any idea?
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 use the URL scheme:
tel://14165551212and it’ll prompt the user to call that number. You cannot however, block a call from coming in.