We're trying to investigate a React Native crash in production. We're using Sentry to monitor error logs. We've found that just before a crash this message appears:
Running application "App" with appParams: {"rootTag":11}. DEV === false, development-level warning are OFF, performance optimizations are ON
Does this mean in React Native the the app was restarted or came back from background?