Marat Al

Results 77 comments of Marat Al

Recent similar discussion - https://ably-real-time.slack.com/archives/C03JDBVM5MY/p1713542539425589 Owen somehow managed to do that in ably-js.

See discussion here https://github.com/ably/ably-cocoa/pull/1269

Also https://docs.ably.com/client-lib-development-guide/features/#RSL1l > The publish(Message) and publish(Message[]) forms of the method should take an extra Dict argument https://github.com/ably/canonical-api-reference-prototyping >publish(Message, params?: `Dict`) => io >Publishes a message to the channel. A...

@fbarbat You can now try version 1.2.20.

Related issue https://github.com/ably/ably-cocoa/issues/1320

Related issue - https://github.com/ably/ably-cocoa/issues/1876

see https://github.com/ably/ably-cocoa/issues/1848

I've meant that you need a lot of lines of code to just show a simple alert (alert != 1 line of code in SwiftUI).

As in case of `Accept` header in this comment https://github.com/ably/ably-cocoa/pull/1420#discussion_r917117828 I think it's a legacy code in the `_time` function. Error creation is handled for all requests in the `executeRequest:...`...