Crash when using “Current Message” component inside Custom List after enabling new React Native version

Hi there,

I’ve recently had a crashing issue after submitting a new build (react native version toggle has been turned on) in Google which wasn’t able to open the app so it’s crashing from the start. It was alright before the new updates but then it started crashing. After checking the logs in Google Play Console (Monitor and Improve section > Android vitals group > Crashes and ANRs section), it was due to 0 in the countdown timer of the welcome screen.

Setup before, when it was crashing :

Setup after, which is not crashing anymore :

Not sure if this is the same issue you’re guys having but just to share my experience that might help here.

Thank you and have a great day!

1 Like