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
If an sdk passes in a nil callback to notify_after_client_reset or notify_before_client_reset, then core will release a .clientResetError.
I believe they should be nullable?
SDK and version
SDK : RealmSwift
Version: Core 11.9.0
Observations
If an sdk passes in a nil callback to
notify_after_client_reset
ornotify_before_client_reset
, then core will release a .clientResetError.I believe they should be nullable?
Crash log / stacktrace
Exception happens here or here.
Steps & Code to Reproduce
I can provide reproduction if needed.
The text was updated successfully, but these errors were encountered: