Claus Rørbech

Results 127 comments of Claus Rørbech

We haven't investigated the reproduction case yet, but it is on our radar.

Hi @ashare80 and @rishabh876. I cannot provoke anything like your observations when trying to use a low profile emulator. Don't know if this would showcase on an emulator though, but...

I have played around with various emulator configurations but cant provoke this, and do not currently have access to low profile devices to test it on. I can't really see...

I guess there are multiple options. We already expose ranges for lists, so some kind of facade could maybe work to make it efficient. We could also consider exposing this...

Since `SyncSession` is already exposed in a public API and connection state is actually not varying across SDK (and is pretty much a 1-1 mapping of the connection state), I...

Closing this as it seems answered. If more assistance is needed or you think there is an actual issue, please add more comments.

Hi @sbenmeddour. Thanks for the feedback. As you note, other SDKs already ships support for tvOS, so the fundamental support is already in place in core. We haven't investigated the...

Hi @KennethRichards Since this only happens on some devices it could be that the so-file for some reason is stripped by Google play when installing the app. Do you have...

Hi @KennethRichards. Thanks for the feedback. Are you by any chance distributing other native libraries than ours in your app? We have seen that if some other library is not...

> Plugin [id: 'io.realm.kotlin', version: '2.0.0-SNAPSHOT', apply: false] was not found in any of the following sources: > > * Gradle Core Plugins (plugin is not in 'org.gradle' namespace) >...