2

I don't want to see "this is not possible in apple", beacause there are some applications which are already on app store and they record call conversations. So please give me some idea on how to record call conversation in iOS application.

Deep
  • 416
  • 6
  • 15

2 Answers2

7

All active Audio sessions are put on halt when the call is active on iOS platform. It is not supported by Apple by design due to security & performance reasons. In short it's not possible to achieve what you mentioned without Jailbreak.

Gurdev Singh
  • 1,996
  • 13
  • 11
2

Apple Will not allow it. You can create your VOIP setup and then you can record call. Jail break is another option. There are Cydia tweaks which are able to do that. For example CallRecorder.

Waqas Sultan
  • 884
  • 5
  • 13