I am trying to open a synced realm but I get the following error during crash
“java.lang.ClassCastException: kotlin.Pair cannot be cast to kotlin.reflect.KProperty1”
Nothing has changed with how the SyncConfiguration.Builder is setup but we cannot open the database and the error has not been helpful.
Can anyone provide some insight? Attached is the stacktrace.