Matt Wayment

Results 6 comments of Matt Wayment

We're running into the same crash on Realm: `io.realm:realm-gradle-plugin:10.11.1`. This started happening on our latest release and has only impacted one user so far but we have only rolled out...

> @starchey Thanks for the feedback. There are number of code paths that could lead to this, but I can't really figure out which one that is triggered from you...

We're running into this same exception/crash. We're using Realm 10.25.1. This happens rarely, but when it does happen, it is most often a case where we're in a write block...

> @starchey the stack trace doesn't mention the error on this issue, can you please attach a more detailed stack trace. This is the full trace we're getting from Firebase....

> This issue may be caused by a file corruption that without access to a realm file it is really hard to diagnose. There is a fix which will be...

I just realized this is happening because I'm using CacheDataSourceFactory, which serves no purpose for our live stream (I just had the code in place for all video plays). If...