voximplant / flutter_callkit

Flutter SDK for CallKit integration to Flutter applications on iOS
MIT License
53 stars 18 forks source link

MissingPluginException(No implementation found for method listen on channel plugins.voximplant.com/plugin_events) #19

Open nerdsarena opened 2 years ago

nerdsarena commented 2 years ago

The following MissingPluginException was thrown while activating platform stream on channel plugins.voximplant.com/plugin_events: MissingPluginException(No implementation found for method listen on channel plugins.voximplant.com/plugin_events)

When the exception was thrown, this was the stack:

0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:156:7)

#1 EventChannel.receiveBroadcastStream. (package:flutter/src/services/platform_channel.dart:545:9)