peerwaya / flutter_call_kit

Flutter iOS CallKit framework - Currently iOS >= 10.0 only
BSD 2-Clause "Simplified" License
55 stars 47 forks source link

No implementation found for method endCall on channel com.peerwaya/flutter_callkit_plugin) After rejecting a call #25

Open aososam opened 3 years ago

aososam commented 3 years ago

I have been trying to solve this for some time but I could not make it Whenever I reject the call I get an error:

Exception has occurred. MissingPluginException (MissingPluginException(No implementation found for method endCall on channel com.peerwaya/flutter_callkit_plugin))