you should do "tel:81272938"

notice that i removed the "//". they are not need in "tel:" syntax.


On Feb 10, 2:25 am, "ashutosh.tamrakar" <[email protected]>
wrote:
> Hi All,
> I am unable to call any phone number in my App. I have used the below code
> which works fine for the sample app "openURL" but not in my App.
> -(IBAction)openPhone; -(IBAction)openPhone { [[UIApplication
> sharedApplication] openURL:[NSURL URLWithString:@"tel://8004664411"]]; }  
> Would
> appreciate if anyone can help me on this issue.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to