0

When running react-native run-ios, I get the following warning:

** BUILD SUCCEEDED **



The following commands produced analyzer issues:
    Analyze Base/RCTModuleMethod.mm normal x86_64
    Analyze RCTNetInfo.m normal x86_64
(2 commands with analyzer issues)

Whenever I try to open my app on the simulator started from the command line, it crashes. But when building the project from XCode everything seems to work fine.

What's going on? I'd like to start it from the command line so I could use react-native debugging tools :(

Alternatively does anyone know how to get logs for this crash on loading screen error?


React Native Version:

react-native-cli: 2.0.1 react-native: 0.57.8

0 Answers0