Skip to content

Conversation

FranAguilera
Copy link
Contributor

@FranAguilera FranAguilera commented Aug 28, 2025

Resolves BIT-6250

Including crash reporting libraries to expo sample app and update layout to ease error testing. As a follow up will look how to trigger JVM crash for now on Android app

Before After
image image

@FranAguilera FranAguilera marked this pull request as draft August 28, 2025 23:45
Comment on lines 71 to 73
logScreenView('HomeScreen');
logAppLaunchTTI(1.0);
showToast(`Logged: [${selectedLogLevel.toUpperCase()}]: Log emitted`);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a testing perspective it has been been nice to include a bunch of the APIs and having mastro hit them for testing. We get no compile time safety that things are bound correctly (especially on the old arch), so having runtime testing has been helpful in catching issues

There might be other ways to test this, feel free to do some research

@FranAguilera FranAguilera force-pushed the franjam/react-native-crash-libraries branch 3 times, most recently from 7b37cbf to 3fe3a14 Compare September 2, 2025 09:48
@FranAguilera FranAguilera changed the title Adding crash reporting libraries [Part 1] Adding crash reporting libraries Sep 2, 2025
@FranAguilera FranAguilera force-pushed the franjam/react-native-crash-libraries branch 2 times, most recently from a196a56 to 4e9ebae Compare September 2, 2025 09:56
@FranAguilera FranAguilera marked this pull request as ready for review September 2, 2025 09:57
@FranAguilera FranAguilera force-pushed the franjam/react-native-crash-libraries branch 4 times, most recently from a1aed25 to 61fde74 Compare September 2, 2025 12:07
@FranAguilera FranAguilera force-pushed the franjam/react-native-crash-libraries branch from f4f25da to ac2925c Compare September 2, 2025 16:18
@FranAguilera FranAguilera force-pushed the franjam/react-native-crash-libraries branch from ac2925c to e7dac0b Compare September 10, 2025 08:27
@FranAguilera FranAguilera force-pushed the franjam/react-native-crash-libraries branch from e7dac0b to 2345239 Compare September 15, 2025 10:13
@FranAguilera FranAguilera changed the title [Part 1] Adding crash reporting libraries Adding crash reporting libraries Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants