Skip to content

[V7] Test with Expo #4891

@krystofwoldrich

Description

@krystofwoldrich

Dev client

  • Errors (handled, unhandled) are reported
  • Navigation transaction are reported
  • No unexpected warnings not errors in console (with and without 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

  • Errors (handled, unhandled) are reported
  • Navigation transaction are reported
  • No unexpected warnings not errors in console (with and without 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.

Metadata

Metadata

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions