I'm using flutter_callkit_incoming version 2.0.4 with Flutter 3.19.2 on android and this function does not triggered in terminated state
for more context, before I upgraded my project to Flutter 3.19.2, I use Flutter 3.7.3 and _receiveCallEvent were triggered even when the app is in terminated state
I'm using flutter_callkit_incoming version 2.0.4 with Flutter 3.19.2 on android and this function does not triggered in terminated state
for more context, before I upgraded my project to Flutter 3.19.2, I use Flutter 3.7.3 and
_receiveCallEvent
were triggered even when the app is in terminated state