ChildMindInstitute / MindLogger-bug-reports

GitHub repository for bug tracking and feature requesting for the MindLogger project
Other
0 stars 1 forks source link

🐛🤖 "Unfortunately, MindLogger has stopped" #69

Closed shnizzedy closed 4 years ago

shnizzedy commented 4 years ago

Submitter: Marco Samson Email: marco.samson21@gmail.com When trying to login to the Mindlogger app on Android device after an account creation it's immediately crashed with the following popup msg: "Unfortunately, MindLogger has stopped."

shnizzedy commented 4 years ago

From crash log:

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR)
libjsc.so

Looks like we need to upgrade React Native (we're currently using 0.59.9, and this bug is in versions 0.59.10 and older): https://github.com/facebook/react-native/issues/25494

binarybottle commented 4 years ago

@shnizzedy on Slack: "I don't know how many devices this will affect or how big of a job it'd be to update the required packages to avoid breaking version conflicts."

WorldImpex commented 4 years ago

react-native updated