Reputation: 508
NSURL *url = [NSURL URLWithString:@"facetime://+123456789"]; [[UIApplication sharedApplication] openURL:url];
In the above code "123456789" is a inbuilt iPhone no or our own phone number?
Thanks, Vadivel
Upvotes: 1
Views: 569
Reputation: 6734
It's the phone number that you want call.