react-native-firebase-chat
react-native-firebase-chat copied to clipboard
undefined is not an object (evaluating 'SMXCrashlytics.crash')
Hi there,
Running into a weird issue.
I cloned the repo, ran npm install, added my firebase config settings, and ran react-native run-ios and I get the following screen:
I'm not really sure how to debug this. I can't find any use of Crashlytics in your repo, so I have no idea why it would be complaining. Do you have any ideas what's going on here?