ios - code for how to perform calling and cancel the calling in iphone -
i new developing iphone applications.
i looking example on calling phone numbers, starting call , ending one.
is possible ? if so, how 1 accomplish ?
here code make call
[[uiapplication sharedapplication] openurl:[nsurl urlwithstring: @"tel:1-800-acce-ptme"]]; anything modifies user's ability block phone calls going run afoul of apple's basic approach third-party apps. there lot of things questionable , might away with. blocking calls forbidden.
Comments
Post a Comment