rangle / react-native-example

React-native and redux example package
7 stars 6 forks source link

Add bug reporting tool #5

Open mobinni opened 7 years ago

mobinni commented 7 years ago

When the app crashes there has to be reporting mechanism that tracks and logs crashes from the app.

relaxedtomato commented 7 years ago

It would be useful to have JS logs reported - I know we can get the native logs easily.

relaxedtomato commented 7 years ago

We are using BuddyBuild for the starter, should we stick with Fabric (general reporting SDK not tied to CI/CD) for both development and production so we only have to integrate one SDK?

mobinni commented 7 years ago

I personally prefer fabric since it's an industry standard so I think we should stick to it