It is working completely superb on Android units, however I am working into points when testing on iOS units. Particularly, the real-time communication characteristic 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 mission. You in all probability must 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 in addition I opened this subject pusher-channels-flutter/points/115