-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
A user-level exception might arise during client reset callbacks. Currently, these exceptions are swallowed and logged by the SDK but ideally, they should be propagated to the user with the full stacktrace.
See https://github.com/realm/realm-core/issues/7098 and https://github.com/realm/realm-core/pull/7148.
- depends on
-
RCORE-1860 C-API: `usercode_error` missing from `realm_sync_error`
- Closed