标签:
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel://123456789"]];
[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@
"tel://123456789"
]];
iOS-一键拨号
原文地址:http://www.cnblogs.com/fisland/p/4305415.html