Igor Kurek

Results 25 comments of Igor Kurek

The same thing happens to me, on stock Android 12 (Pixel 5). At random my home WiFi is detected as "All Networks" instead of my SSID, which is really annoying...

For me, this is a serious issue. I have multiple Google accounts, and I usually use my personal, so I set Firefox to open Google services with "Personal" container as...

@pbarney It doesn't really matter in this case. What matters, is the fact, that clicking 'Open site in container A' doesn't always open site in container A. As a user,...

This seems to be blocked by https://github.com/ably/specification/issues/25

@Asharulislam Do you have the `xmlns:tools="http://schemas.android.com/tools"` namespace in the Android manifest?

@Asharulislam You should have the `` block at the beggining of the XML file, with namespaces configured, something like this: ```xml ```

@Asharulislam Please open an issue with more details, so someone from our team can investigate

Blocked by https://github.com/ably/ably-cocoa/issues/1415 and https://github.com/ably/ably-java/issues/769

Time functions were implemented in https://github.com/ably/ably-flutter/pull/310, but stats are still waiting for ably-cocoa fix: https://github.com/ably/ably-flutter/pull/324

This seems to be blocked until https://github.com/ably/specification/issues/25 gets resolved