Ikbal Kaya

Results 7 issues of Ikbal Kaya

**Describe the bug** Documentation does not point out any example or code block on how to set a footer for each HTML document. It says that **it needs to happen...

documentation

As a follow up to https://github.com/ably/ably-flutter/issues/292 we need to actually implement this feature

enhancement

Customers reporting an error about not receiving realtime messages through push. This happened after we had some issues with delivering push notifications in realtime platform. More info provided by customers...

bug
blocked-by-ably

As captured here https://github.com/ably/ably-flutter/issues/14 * `extras` property is missing from `PresenceMessage` object PresenceMessage object: https://docs.ably.io/realtime/types/#presence-message ┆Issue is synchronized with this [Jira Story](https://ably.atlassian.net/browse/SDK-1455) by [Unito](https://www.unito.io)

bug

Spotted here https://github.com/ably/ably-flutter/issues/14 * `nonce` does not exist in `TokenParams` object TokenParams object : https://docs.ably.io/realtime/types/#token-params ┆Issue is synchronized with this [Jira Story](https://ably.atlassian.net/browse/SDK-1454) by [Unito](https://www.unito.io)

bug

Captured by this issue https://github.com/ably/ably-flutter/issues/14 Following are missing properties from `ErrorInfo` class * `requestId` * `cause` ┆Issue is synchronized with this [Jira Story](https://ably.atlassian.net/browse/SDK-1453) by [Unito](https://www.unito.io)

bug

While working on[ implementing stats for Flutter SDK](https://github.com/ably/ably-flutter/pull/283) I realised that ably-java and ably-cocoa have slightly different public stats interfaces. * Ably-java has a `processed` field which is a type...

bug