hannojg / react-native-box2d

JSI port of the Box2D physics engine for React Native.
MIT License
62 stars 3 forks source link

Crashed: Thread: SIGABRT #6

Open phantrungviet98 opened 5 months ago

phantrungviet98 commented 5 months ago

We have some crashes from users, that logged on Firebase that stacktrace point to libreactnativebox2d.so

image

it seem happen when the component using react-native-box2d was unmounted.

react-native: 0.72.5 react-native-box2d: 0.2.5

hannojg commented 4 months ago

Hey, sorry only seeing this now 👀 Are you maybe able to provide a reproduction code example? That can help in addressing this issue more quickly