flutter_callkit_incoming
flutter_callkit_incoming copied to clipboard
Notification didn't dismiss when calling FlutterCallkitIncoming.setCallConnected(id) in custom button
And i try make a log to trace, It should be like an endCall event but no event whatsoever is called when running FlutterCallkitIncoming.setCallConnected(id)
Hi, Any updates on this, facing same issue. Best Regards
facing the same issue! the connected event is called but the notification is not being dismissed. I wonder if the problem on Android is the hashCode being computed that is used as notification id.