PDA

View Full Version : How can I disable the confirmation when my program opens a link tel: (sdk 3)




123321
Jul 23, 2009, 04:29 AM
iPhone SDK 3
when opening links tel: a dialogue (alertview) appears of type 9534532355 Call / Cancel. How to programmatically disable the appearance of this dialogue that, when opening links tel: method openURL: not appearing alertview, and immediately started dialing?



robbieduncan
Jul 23, 2009, 06:12 AM
You can't. Otherwise your application could open calls to premium rate numbers without the user being able to stop it.