heywhy / flutter-pusher-client

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

iOS Library fix #9

Closed jgalindosl closed 4 years ago

jgalindosl commented 4 years ago

These changes are for compatibility with iOS. They fix some naming issues, as well as call.arguments

Takes care of: https://github.com/heywhy/flutter-pusher-client/issues/2 https://github.com/heywhy/flutter-pusher-client/issues/4 https://github.com/heywhy/flutter-pusher-client/issues/6 https://github.com/heywhy/flutter-pusher-client/issues/8

junaidhashmi commented 4 years ago

i applied these changes but still facing same issue

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.