You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When enabling trace level debugging for a synced realm, logging will crash if you assign RealmInstant.MIN to a timestamp property. Its caused by ill-formatted date due to realm/realm-core#6892 (comment)
How frequently does the bug occur?
Always
Description
When enabling trace level debugging for a synced realm, logging will crash if you assign
RealmInstant.MIN
to a timestamp property. Its caused by ill-formatted date due to realm/realm-core#6892 (comment)Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
1.16.0
What Atlas App Services are you using?
Atlas Device Sync
Are you using encryption?
No
Platform OS and version(s)
JVM 11 or Android API level 31, but don't think it is relevant.
Build environment
No response
The text was updated successfully, but these errors were encountered: