hiennguyen92 / flutter_callkit_incoming

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

Callkit show multiple calls instead of 1 #431

Open stryder123451 opened 7 months ago

stryder123451 commented 7 months ago

image It shows 1 usual, and 1 video with different names. Is there any solution for this?

hiennguyen92 commented 7 months ago

Make sure same id/uuid for calls.

stryder123451 commented 7 months ago

Make sure same id/uuid for calls.

Ok, i'll check it

stryder123451 commented 7 months ago

Make sure same id/uuid for calls.

also on iOS 15.8 we have bug with multiple calls

https://github.com/hiennguyen92/flutter_callkit_incoming/assets/77195946/ccb20e94-2612-4294-b948-c7fb58fd92aa

moradiyajay commented 5 months ago

I'm getting same issue