Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash when no internet connection or wrong date/time #691

Conversation

v-almonacid
Copy link
Contributor

@v-almonacid v-almonacid commented Jul 18, 2019

Apparently the crash is due to a rare bug in react-native that happens when logging an error through console.error. This fix prevents the crash but probably will not be needed once we upgrade to react native 0.59+.

Consider merging in case the 0.59+ upgrade is delayed for some reason.

@v-almonacid v-almonacid added the bug (confirmed) Bug with repro steps or logs label Jul 18, 2019
@v-almonacid v-almonacid requested a review from nicarq July 18, 2019 12:22
@v-almonacid
Copy link
Contributor Author

closing as this should be covered by #692

@v-almonacid v-almonacid deleted the v_almonacid/ch1715/android-1-3-no-internet-connection-crash branch December 16, 2020 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug (confirmed) Bug with repro steps or logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant