I am trying to make a react native app with react-native-ble-plx. It works fine on an iOS emulator but crashes on boot when actually put on my iPhone. After some testing, I found that removing the page with the bluetooth stops it from crashing. How do you even go about debugging an error like this, it feels like I can't even get an error if I look for one?