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
-~----------~----~----~----~------~----~------~--~---