Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Crashlytics didCrashOnPreviousExecution & setCustomKey #492

Merged
merged 2 commits into from
Sep 8, 2020

Conversation

zmoshansky
Copy link

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Documentation changes
  • Other... Please describe:

PR Checklist

  • Testing has been carried out for the changes have been added
  • Regression testing has been carried out for existing functionality
  • Docs have been added / updated

What is the purpose of this PR?

Closes #434.
Adds support for Firebase Crashlytics didCrashOnPreviousExecution & setCustomKey

Does this PR introduce a breaking change?

  • Yes
  • [x ] No

What testing has been done on the changes in the PR?

Tested on Android Phone and iOS iPad

What testing has been done on existing functionality?

Ensured push notifications and crashlytics logging continued to work.

README.md Outdated Show resolved Hide resolved
@dpa99c dpa99c merged commit 4fe8802 into dpa99c:master Sep 8, 2020
dpa99c added a commit that referenced this pull request Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Support Firebase Crashlytics custom keys & logs
3 participants