flutter-webrtc / callkeep

iOS CallKit and Android ConnectionService for Flutter
MIT License
133 stars 147 forks source link

CallKeepPerformAnswerCallAction not work on android 11, android 10 still fine #96

Closed quango2304 closed 3 years ago

quango2304 commented 3 years ago

just run the example on android 11 device, CallKeepPerformAnswerCallAction not work as expected.

notice that callkeep in react native have the same issue and be fixed