Nabil Hachicha

Results 68 comments of Nabil Hachicha

Hi @Rahis12 which version of ROS & Realm are you using?

Hi @Rahis12 which version of ROS & Realm are you using?

We fixed an issue around sync not resuming properly when you login after a logout in [4.4.0](https://github.com/realm/realm-java/blob/master/CHANGELOG.md#bug-fixes-2) could you give it a try?

@Rahis12 did you try the latest version or `4.4.0` as suggested above? this is independent of the fact that you use cloud or on premises, also you didn't mention the...

@Rahis12 I tested with `4.4.0` see https://github.com/realm/realm-tasks/pull/441 this should fix the issue

Hi @malbac are you still experiencing this, with the latest Realm & ROS?

same thing... tried ``` groovy ./gradlew uninstallAll ./gradlew clean --refresh-dependencies ./gradlew --refresh-dependencies installDebug ```

I created a sample project using the latest Realm-Java with Dagger and AGP 7.2 https://github.com/nhachicha/realm_java_7685 (and it's working) could you please use it as a baseline to reproduce the issue...

@rorbech I updated the current WIP - Currently, the JNI generated header files (.h) are not created if we invoke `assemble`, this might be caused by the various bumps to...

This will be revisited once https://github.com/realm/realm-java/issues/5812 is implemented to solve the Readonly use case highlighted in https://github.com/realm/realm-java/pull/5791#issuecomment-370124297