Since deploying v6.1.4, at least 25 crashes (according to Google Play) arose due to a free issue in facebook::react::RNCSafeAreaViewProps::~RNCSafeAreaViewProps() (the destroy for RNCSafeAreaViewProps, from react-native-safe-area-context). It appears to affect at least Android 14-16. I didn't find anything in the lib's issues. I assume the issue isn't on our end.
Given the logs, it's unrelated to #140 and #20. EDIT: it's related but not as much
Since deploying
v6.1.4, at least 25 crashes (according to Google Play) arose due to afreeissue infacebook::react::RNCSafeAreaViewProps::~RNCSafeAreaViewProps()(the destroy forRNCSafeAreaViewProps, fromreact-native-safe-area-context). It appears to affect at least Android 14-16. I didn't find anything in the lib's issues. I assume the issue isn't on our end.Given the logs, it's unrelated to #140 and #20. EDIT: it's related but not as much