react-native-firebase crashlytics not showing up on firebase dashboard
问题 I am using firebase crashlytics. I am causing a crash by doing firebase.crashlytics().crash() and I am not seeing the crash report on the firebase dashboard. The crash is working because on android i get this screen and on ios the app freezes and i get brought to this page on xcode But on the crashlytics dashboard on firebase the crashes are not showing up. Is there any reason why the crashes are not showing up on crashlytics dashboard? I am using react-native-firebase. I know i installed it