hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
151 stars 238 forks source link

IOS not showing incoming call #459

Open a7mdragab opened 2 months ago

a7mdragab commented 2 months ago

Hello, I am unable to show incoming call in IOS.

I have used the same code in the example folder without changing any code in AppDelegate But, not showing

What is the minimum code to make it run on IOS

Nazeer-Nageb commented 2 months ago

@a7mdragab I have the same problem. Did you find a solution?

hiennguyen92 commented 2 months ago

Please check with PUSHKIT.md Please make sure your server pushes VOiP (not normal notification)

Nazeer-Nageb commented 2 months ago

Hello @hiennguyen92 I completed the VoIP setup, but it still does not work on iOS and I cannot receive the call. What could be the problem? After convert the file and getting the voip.pem file, where should I put it?

a7mdragab commented 2 months ago

Please check with PUSHKIT.md Please make sure your server pushes VOiP (not normal notification)

Thanks for your reply. Can you make a short video of integrating and show it on iOS.