react-native-firebase-chat icon indicating copy to clipboard operation
react-native-firebase-chat copied to clipboard

undefined is not an object (evaluating 'SMXCrashlytics.crash')

Open zeckdude opened this issue 7 years ago • 0 comments

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:

screen shot 2018-08-23 at 8 09 45 am

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?

zeckdude avatar Aug 23 '18 15:08 zeckdude