Hien Nguyen

Results 68 comments of Hien Nguyen

Ok. Let me check

i tested and it works fine on Flutter 3 make sure clear cache and `flutter pub get`

Only open app when type video call. Audio call only show callkit framework

please check https://github.com/hiennguyen92/flutter_callkit_incoming/blob/be650a7701fd2c6ad64996cd243bd2ed98a6f5b5/example/lib/main.dart#L101

can you tell me in more detail are you using FCM or any service for push VoIP? any logs? or whatever you see? or any screenshot or record video screen?

> @jerrypaulsam @hiennguyen92 i changed pushkit init in AppDelegate from: > > ` let mainQueue = DispatchQueue.main` > > to: > > ` let mainQueue = DispatchQueue(label: "mySerialqueue", attributes: [],...

please make sure Firebase.init() before showCallkitIncoming()

you can try with 'isCustomNotification': false

In this regard, you need to customize it yourself. library is not available