pusher_client icon indicating copy to clipboard operation
pusher_client copied to clipboard

pusher Package is not working for ios devices

Open Waqar27324 opened this issue 3 years ago • 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

Waqar27324 avatar Sep 13 '21 07:09 Waqar27324

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 avatar Sep 13 '21 07:09 Waqar27324

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

Waqar27324 avatar Sep 13 '21 07:09 Waqar27324

@chinloyal @chinloyal

Waqar27324 avatar Sep 15 '21 05:09 Waqar27324

i have the same issue with ios: 15

AhmedAbogameel avatar Oct 03 '21 13:10 AhmedAbogameel

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

thijskuilman avatar Oct 03 '21 18:10 thijskuilman

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

definitelyme avatar Nov 14 '21 09:11 definitelyme