corymsmith / react-native-fabric

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

Mistake in Readme? #149

Closed AdriaRios closed 6 years ago

AdriaRios commented 7 years ago

In order to register issues on the dashboard, the run script should be:

"${SRCROOT}/Crashlytics/Crashlytics.framework/run" API_KEY API_SECRET"

and not (as the docu says):

"${SRCROOT}/Crashlytics/Fabric.framework/run" API_KEY API_SECRET"

sibelius commented 6 years ago

@AdriaRios can u send a pr for this?

AdriaRios commented 6 years ago

I opened the issue one year ago and I am not using this library now. The problem persists nowadays @sibelius ?