Commits
Russell Wheatley authored and GitHub committed 52eeed31b34
feat(crashlytics): add new APIs `checkForUnsentReports`, `deleteUnsentReports`,`didCrashOnPreviousExecution`,`sendUnsentReports` (#4009) Adds the following additional Crashlytics APIs: - checkForUnsentReports() - deleteUnsentReports() - didCrashOnPreviousExecution() - sendUnsentReports() [publish] Co-authored-by: Mike Hardy <github@mikehardy.net> Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>