chinloyal / pusher_client

A Pusher Channels Client for Fluttter (Fully supports Android and iOS)
https://pusher.com/channels
MIT License
42 stars 175 forks source link

No implementation found for method init on channel com.github.chinloyal/pusher_client #44

Open wahid8080 opened 2 years ago

wahid8080 commented 2 years ago

Unhandled Exception: MissingPluginException(No implementation found for method init on channel com.github.chinloyal/pusher_client) E/flutter ( 1715): #0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:154:7) E/flutter ( 1715): E/flutter ( 1715): #1 PusherClient._init (package:pusher_client/src/pusher/pusher_client.dart:61:5) E/flutter ( 1715): E/flutter ( 1715):

osbre commented 2 years ago

Solution: restart the app. https://github.com/chinloyal/pusher_client/issues/16#issuecomment-826716855