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

Flutter pusher works in Android but not in IOS

Hyxio opened this issue · comments

commented

I've configured all recomended settings in info.plist. log shows connected but instantly it gives an error that is below.

Error authorizing channel

commented

[] nw_protocol_copy_ws_definition_block_invoke [C14.1:1] nw_ws_validate_server_response

commented

i tried with both others but getting the same error
pusher_client:
git:

url: https://github.com/thijskuilman/pusher_client.git

  url: https://github.com/fabiancrx/pusher_client

have you setup your podfile like in this SO answer?

I tried setting up the podfile like that, but it isn't connecting, any update?

have you setup your podfile like in this SO answer?