Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Can't subscribe to private channels on iOS #17

Open
chinloyal opened this issue Oct 24, 2020 · 4 comments
Open

Can't subscribe to private channels on iOS #17

chinloyal opened this issue Oct 24, 2020 · 4 comments

Comments

@chinloyal
Copy link

When trying to connect to my laravel pusher api with iOS, I am able to subscribe to a public channel but private channels are not being subscribed to. I tested both public and private channels on android and it works fine. For iOS it doesn't subscribe to private channels at all and it doesn't throw an error of any sort. Maybe I'm missing something.

@andredsnogueira
Copy link

Same is happening to me.
@heywhy do you know any kind of workaround?

@evansben87
Copy link

I had the same issue. Worked correctly on Android, but didn't work on iOS (Simulator and real device). @andredsnogueira have you solution for it?

@andredsnogueira
Copy link

andredsnogueira commented Feb 24, 2021

I had the same issue. Worked correctly on Android, but didn't work on iOS (Simulator and real device). @andredsnogueira have you solution for it?

@evansben87 I think i get it to work using another pusher client that someone mention here #18 but i'm not sure.

@evansben87
Copy link

I had the same issue. Worked correctly on Android, but didn't work on iOS (Simulator and real device). @andredsnogueira have you solution for it?

@evansben87 I think i get it to work using another pusher client that someone mention here #18 but i'm not sure.

I tried changing to plugin you commented and it worked. Thank you so much

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants