Marat Al
Marat Al
> [@maratal](https://github.com/maratal) you [said](https://github.com/ably/ably-cocoa/issues/2045#issuecomment-2821738000) that we'd need to rewrite `ARTOSReachability` because it doesn't compile on visionOS. Please could you: > > * explain why it doesn't compile? does it rely...
> Hey @maratal, I'm here in response to us being asked if we intend to merge this into `main`. I haven't been following this issue closely, but as I understand...
Blocked by docs https://github.com/ably/specification/issues/23#issuecomment-1295033935
Thanks @devlb for reporting this. Is it reproducible each time or, at least, sometimes?
> Yes, this issue occurs every time — when the authUrl returns a 404. > > final clientOptions = ably.ClientOptions( clientId: 'xxxx', authUrl: '404 url', ); Couldn't you please post...
> decodedError is the string "Bad Request". I hope it can be handled compatibly without crashing. Thanks for your response. It's now fixed here https://github.com/ably/ably-cocoa/pull/2136
It's not yet released in ably-cocoa, once it's released, we'll update flutter and let you know ASAP.
@devlb It's now fixed in https://github.com/ably/ably-flutter/releases/tag/v1.2.42
FYI @lawrence-forooghian
> It looks like an issue in Fastlane. Please could you create a branch that just runs a single test (so that I don't have to wait for the whole...