ably / ably-flutter

A wrapper around our Cocoa and Java client library SDKs, providing iOS and Android support for those using Flutter and Dart.
https://ably.com/download
Apache License 2.0
60 stars 16 forks source link

Unsupported properties by dependencies #14

Open tiholic opened 4 years ago

tiholic commented 4 years ago

Following properties are not supported on ably-java / ably-cocoa

ably-cocoa

Unsupported properties

ARTClientOptions
ARTErrorInfo

ably-java

Unsupported properties

ErrorInfo
Auth.TokenParams
PresenceMessage
ChannelOptions

Unsupported APIs

Rest#Channels#Channel

this list will be updated with new findings

┆Issue is synchronized with this Jira Task by Unito

ikbalkaya commented 2 years ago

Created an issue for ARTClientOptions https://github.com/ably/ably-cocoa/issues/1260

ikbalkaya commented 2 years ago

Another issue for ARTErrorInfo https://github.com/ably/ably-cocoa/issues/1261

ikbalkaya commented 2 years ago

@QuintinWillison I have created issues on the corresponding native platforms.