chinloyal/pusher_client

pusher Package is not working for ios devices

Opened this issue · 6 comments

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

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

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

i have the same issue with ios: 15

@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.

I found a solution to this -> #36 (comment)