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

fix(app): convert NativeFirebaseError.getStackWithMessage to static to fix crash #4619

Merged
merged 3 commits into from
Nov 26, 2020

Conversation

mikehardy
Copy link
Collaborator

This is a rebased carry-over from an existing PR by @BlaShadow, all information is contained there:

#3751

It has passed local testing on my machine after being rebased to tip of current master

@vercel
Copy link

vercel bot commented Nov 26, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/invertase/react-native-firebase/4x0iv2b39
✅ Preview: https://react-native-firebase-git-blashadow-master.invertase.vercel.app

@codecov
Copy link

codecov bot commented Nov 26, 2020

Codecov Report

Merging #4619 (3ae4154) into master (6fb1f77) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master    #4619   +/-   ##
=======================================
  Coverage   36.61%   36.61%           
=======================================
  Files          48       48           
  Lines        1448     1448           
  Branches      347      347           
=======================================
  Hits          530      530           
  Misses        697      697           
  Partials      221      221           

@mikehardy mikehardy merged commit 090b0bb into master Nov 26, 2020
@mikehardy mikehardy deleted the blashadow-master branch November 26, 2020 12:18
@mikehardy mikehardy removed the Workflow: Pending Merge Waiting on CI or similar label Nov 26, 2020
androidIsForVivek pushed a commit to androidIsForVivek/react-native-firebase that referenced this pull request Aug 9, 2021
…o fix crash (invertase#4619)

* change instance method to static method to avoid fatal error while parsing error
* http error
* lint errors

Co-authored-by: blashadow <blackzerogamer@gmail.com>
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.

2 participants