heywhy / flutter-pusher-client

A pusher.com client written with dart for flutter
MIT License
9 stars 30 forks source link

How can i solve this issue on IOS? #8

Closed junaidhashmi closed 4 years ago

junaidhashmi commented 4 years ago

Fetching external sources -> Fetching podspec for Flutter from Flutter -> Fetching podspec for flutter_pusher_client from .symlinks/plugins/flutter_pusher_client/ios [!] The flutter_pusher_client pod failed to validate due to 1 error:

jgalindosl commented 4 years ago

I submitted a pull request https://github.com/heywhy/flutter-pusher-client/pull/9 to fix this issue.

junaidhashmi commented 4 years ago

You mean it's working in iOS now?

On Sat, Jun 27, 2020, 9:35 PM Jose Galindo notifications@github.com wrote:

I submitted a pull request #9 https://github.com/heywhy/flutter-pusher-client/pull/9 to fix this issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/heywhy/flutter-pusher-client/issues/8#issuecomment-650583491, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEF32GZXGVOHY2II53QM6UDRYYNVLANCNFSM4MYVINKA .

heywhy commented 4 years ago

I'm sorry the iOS support came in late because I had to learn swift to be able to support iOS, since I couldn't find a contributor build the support. But I'm glad to announce that a new version of flutter_pusher_client has been released. So you are advised to upgrade to the latest version and also upgrade your flutter tools.