olubunmitosin / laravel_flutter_pusher

An easy pusher package for use with Laravel Echo. Supports Null satefy
MIT License
6 stars 16 forks source link

MissingPluginException(No implementation found for method listen on channel com.github.olubunmitosin/pusherStream) #10

Open phantom1511 opened 2 years ago

phantom1511 commented 2 years ago

Hi, I'm having this issue for ios, everything is fine with android and there is connection, but for ios i have this issue in my logs MissingPluginException(No implementation found for method listen on channel com.github.olubunmitosin/pusherStream)

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

                  <asynchronous suspension>
                  #1      EventChannel.receiveBroadcastStream.<anonymous closure> (package:flutter/src/services/platform_channel.dart:516:9)
                  <asynchronous suspension>