Hi @Darrin_Smith1,

Can you share the full error stack trace?

At first glance, it seems like an initialization issue with the RealmRepo in that class. Some references to init issues:

  1. android - Kotlin data object becomes null - Stack Overflow
  2. android - Properly initialize heavy objects - Stack Overflow