hiennguyen92 / flutter_callkit_incoming

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

Android: Missed call notification is not cleared when Call back button is tapped #496

Open Brazol opened 2 months ago

Brazol commented 2 months ago

From the code, it looks like whenever ACTION_CALL_CALLBACK action is tapped, clearMissCallNotification is called, which should hide missed call notification. It's not happening in the latest version.