Umair

Results 12 issues of Umair

Removes broken feature matrix link - will be replaced in the future with an updated feature checklist.

Removes broken feature matrix link - will be replaced in the future with an updated feature checklist.

Removes broken feature matrix link - will be replaced in the future with an updated feature checklist.

New SDK v1.2.26 release seems to have introduced a regression in which the thread priority is inverted, which throws a warning at runtime. ![image](https://github.com/ably/ably-cocoa/assets/157486912/c3ebce65-d9ea-414f-b3fa-68967cbbf9b7) Similar to https://github.com/ably/ably-cocoa/issues/1516 ┆Issue is synchronized...

bug

Removes broken feature matrix link - will be replaced in the future with an updated feature checklist.

Removes broken feature matrix link - will be replaced in the future with an updated feature checklist.

Removes broken feature matrix link - will be replaced in the future with an updated feature checklist.

Removes broken feature matrix link - will be replaced in the future with an updated feature checklist.

Publishing a message on an invalid channel causes the SDK to fail to decode the error response appropriately. Example error log: ``` ####### TEXT ��error��message�resource: invalid name ":"�href� https://help.ably.io/error/40010�code��J�statusCode�� Traceback...

bug

- Increases the minimum supported iOS version to be iOS 14 - Majority of the changes provide a more idiomatic public Swift interface utilising `NS_SWIFT_NAME` - There's also a new...