chinloyal / pusher_client

A Pusher Channels Client for Fluttter (Fully supports Android and iOS)

Home Page:https://pusher.com/channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

wahid8080 opened this issue · comments

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):

Solution: restart the app.
#16 (comment)