It is working completely superb on Android units, however I am working into points when testing on iOS units. Particularly, the real-time communication function would not appear to be engaged on iOS units.
And I already did it
iOS particular set up #
The Pusher Channels Flutter plugin provides the pusher-websocket-swift cocoapod to your undertaking. You in all probability have to run a
$ pod set up
within the ios listing.
and that is my podfile.lock
- pusher_channels_flutter (0.0.1):
- Flutter
- PusherSwift (~> 10.1.1)
- PusherSwift (10.1.3):
- NWWebSocket (~> 0.5.3)
- TweetNacl (~> 1.0.0)
and likewise I opened this concern pusher-channels-flutter/points/115