Ahmad Rafiq

Results 26 comments of Ahmad Rafiq

Hi All, Can anyone help me out to resolve this iOS 13 weird thing with this library. ? When I receive Voip push, I open a dummy CallKit UI, and...

@mudassirzulfiqar thanks for the reply. But basically the issue is this, voip comes first and a fake call UI opens, and after that, actual call comes and another UI opens,...

@mudassirzulfiqar Thanks again for your help. I have updated my code when voip push received, as per the link. But one more thing I want to ask, when actual call...

ok, let me tell you the flow of my app, maybe you understand in a better way and guide me what I am doing wrong. In my app, I am...

Thanks for the response, Yes, I have heard about many apps related to VOIP calling, and these apps already changed their implementation for iOS 13. You asked when an iPhone...

**just connect the call.** How to connect the call ? Calling happens only when other iPhone user make a call, not otherwise. This is the point, where I am stuck.

@amarunko , Thank you so much for your reply. I have updated my 'Macaw' pod with latest commits, but I am still facing the same issue and my app is...

I am running my app on :- iPhone device iOS version : 11.4 Xcode version : 9.4

Thanks for your help, Kindly resolve this issue, so that I can upload my app on Appstore. I will be waiting for your response. Kind Regards, Mohammad Ahmad

Hi @amarunko , Thanks for your reply...! For my views, I create different views and the add as a subview to my ViewController in viewDidLoad method and set frame according...