Dev client
Example trace with Error Android
Example trace with Error iOS -> Uncaught JS Error creates a new replay in dev mode on iOS. Replay 1 Replay 2 Non-blocking, same behavior as in v6.
Native iOS crash works in Expo Dev but is not symbolicated as debug file are not uploaded for dev. Non-blocking same behavior as in v6
Release
Uncaught JS Error is captured on JS layer but also as CPP Exception thus reported twice on iOS.
Example Trace with Errors iOS
Example Trace with Errors Android
Result
No issues blocking release has been found.
Dev client
debug: true)Example trace with Error Android
Example trace with Error iOS -> Uncaught JS Error creates a new replay in dev mode on iOS. Replay 1 Replay 2 Non-blocking, same behavior as in v6.
Native iOS crash works in Expo Dev but is not symbolicated as debug file are not uploaded for dev. Non-blocking same behavior as in v6
Release
debug: true)Uncaught JS Error is captured on JS layer but also as CPP Exception thus reported twice on iOS.
Example Trace with Errors iOS
Example Trace with Errors Android
Result
No issues blocking release has been found.