e0N Posted February 1, 2020 Share Posted February 1, 2020 I tested against iOS first, but also checked the Android app. Here are my steps to reproduce: Launch ABRP app Go to ABRP icon, log in Go to Settings Select your car At that point, the app crashes or displays a white screen, and the crashed thread mentions something about Thread name: Dispatch queue: com.facebook.react.ExceptionsManagerQueue Unfortunately, the app can't be used again without uninstalling and reinstalling it, because it'll always try to reload the car info. When I check this same flow in a desktop browser, I get the following error: Animated: `useNativeDriver` is not supported because the native animated module is missing. Falling back to JS-based animation. To resolve this, add `RCTAnimation` module to this app, or remove `useNativeDriver`. More info: https://github.com/facebook/react-native/issues/11094#issuecomment-263240420 1 Link to comment Share on other sites More sharing options...
Esprit1st Posted February 2, 2020 Share Posted February 2, 2020 I have the same problem with the App. Somehow after a while I can use it again. Not sure what "fixes" it. But it then breaks pretty easily. For me it doesn't seem to be the car info. It just crashes after displaying the map for 1-2 seconds. 1 Link to comment Share on other sites More sharing options...