Philippe Weidmann

Results 8 comments of Philippe Weidmann

Is still not working ? Have you tried disabling local caching from here : More > Settings > Advanced > Disable local cache

Hi, we also have the same problem reported on our Sentry. The error also occurs with EmbeddedObjects but we don't use encrypted realms. We also can't reproduce it, we only...

Thanks ! We are gonna update and monitor the crash logs

Well, sadly the issue is still happening with the latest version. The exception is still: `RLMException When inserting key '0' in 'class_EmbeddedObject'` I don't know if this is of any...

I have noticed that the crashing property is a linking object. Maybe there is something weird happening with frozen linking objects ?

> I have this branch #8068 which removes the warnings in both AsyncOpen/AutoOpen and ObservedResults in my sample project, can someone test it on their projects and check if they...

Hi, that's great news ! Here is some dependencies that had issues: Realm https://github.com/realm/realm-swift Sentry https://github.com/getsentry/sentry-cocoa

I have the same problem with an external dependency. (Tuist 4.13.0) The dependency Package.swift looks can be found here: https://github.com/swift-server-community/mqtt-nio/blob/main/Package.swift Here is a minimal example project [tuist-test-platform.zip](https://github.com/tuist/tuist/files/15334248/tuist-test-platform.zip) `tuist install` works...