Closed AdriaRios closed 6 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"
@AdriaRios can u send a pr for this?
I opened the issue one year ago and I am not using this library now. The problem persists nowadays @sibelius ?
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"