ably-flutter
ably-flutter copied to clipboard
Removed push token handling to respect RSH3a3a
Removed unnecessary push token handling. Token is requested by ably-cocoa and received by flutter, which sends it to ably via the ARTRealtime object, through which the token was requested.
Closes https://github.com/ably/ably-flutter/issues/533