flutter-webrtc / callkeep

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

use plugin under minsdk 23 #116

Closed mrhaydari closed 2 years ago

mrhaydari commented 3 years ago

hi, thank you for great plugin it's possible to use callkeep under minSdk 23?

cloudwebrtc commented 3 years ago

You can try to downgrade it to 23, TelecomManager requires 21, ConnectionService requires 23

mrhaydari commented 2 years ago

thank you, I downgrade your plugin to 21, and just I want to use backToForeground and worked

faisalmushtaq007 commented 2 years ago

@mrhaydari Sir have you implemented this?? Can you help me. I am not able to work this package. Please!