corymsmith / react-native-fabric

A React Native library for Fabric, Crashlytics and Answers
MIT License
1.31k stars 236 forks source link

Two auto-generated fabric files updated on every Android build #165

Closed ilyakar closed 6 years ago

ilyakar commented 6 years ago

Every time I build my Android project, two fabric files are updated. I tried placing them in gitignore and then removing them, but that caused the app to crash. What can I do with them?

image

App crashes when they are removed: image

corymsmith commented 6 years ago

You can add to .gitignore but you can't remove those files as Fabric / Crashlytics generates them for a reason.