ably-flutter
ably-flutter copied to clipboard
Extra call to `UIApplication.registerForRemoteNotifications`
The call to UIApplication.registerForRemoteNotifications is now managed inside ably-cocoa hence should be removed in the AblyFlutterPlugin.m.
Link to PR - https://github.com/ably/ably-cocoa/pull/1293
To be clear here, this should be done once the contents of https://github.com/ably/ably-cocoa/pull/1293 have been released.