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

pusher Package is not working for ios devices #32

Open Waqar27324 opened 3 years ago

Waqar27324 commented 3 years ago

There are 2 Problems

First: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, in Flutter How can I change the minimum IOS Deploying Target. I have changes and followed stackoverflow solutions but after thats its giving me these errors see in attached file Screenshot 2021-09-13 at 12 25 06 PM

Waqar27324 commented 3 years ago

Kindly help me if Pusher is compatible for IOS devices than else i must have to shift from Laravel backend to Node.js.. Thanks in advance

Waqar27324 commented 3 years ago

And is someone is using Laravel backend for real-time for flutter IOS apps..?

Waqar27324 commented 2 years ago

@chinloyal @chinloyal

AhmedAbogameel commented 2 years ago

i have the same issue with ios: 15

thijskuilman commented 2 years ago

@Waqar27324 I created a similar issue #36 which is probably be the same issue that you're facing now. If you can confirm that, then I'll close my own issue to continue the discussion here.

definitelyme commented 2 years ago

I found a solution to this -> https://github.com/chinloyal/pusher_client/issues/36#issuecomment-933786506