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

Fixed issue with iOS #59

Open adesugbaa opened 1 year ago

adesugbaa commented 1 year ago

Fixed issue with iOS stuck on connecting.

Newer versions of SwiftPusher only supper official Pusher backend.

mrqaidi commented 1 year ago

FlutterBaseChannelEventListener.kt: (41, 34): Type mismatch: inferred type is Map<String, String?> but JsonObject! was expected