libo
libo
SDK version: 4.19.1 I don't know how to reproduce it, but by monitoring our users it appears multiple times
Please tell me when this bug can be fixed, our users are waiting
Yes, this issue occurs every time — when the authUrl returns a 404. final clientOptions = ably.ClientOptions( clientId: 'xxxx', authUrl: '404 url', );
decodedError is the string "Bad Request". I hope it can be handled compatibly without crashing.
I’m using ably-flutter v1.2.40, but the fix you mentioned is in ably-cocoa. So, which version of ably-flutter should I upgrade to? Or do I need to manually change the ably...
Please support it quickly — this is important.