Sending Auto text message to caller
My app deals with phone calls.I want to send auto t开发者_如何学Cext messages (similar to callwaiting) to the caller when the line is busy or holding another call.... Thanks in Advance
This type of application isn't possible with the default iOS SDK - you can neither send text messages, or indeed detect when a phone call is happening. Are you targeting jailbroken devices only?
精彩评论