I want to create an iPhone app with following features:
- User should be able to make a call to number.
- App will play the prerecorded message when call get connected.
- After playing the message, line will be connected and user will be able to communicate with the person to whom he made the call.
I heard that Apple doesn’t allow the developers to interact with the calling functionality of iPhone but is there any way to achieve this. Please suggest!
Thanks-
You have heard correctly, According to Apple Developer Library, it is
not possible to interceptthe calling functionality.Simple Apple does not allow such stuff with current sdk.
Not so sure but, May be possible for jailbroken iPhone app.