Commits


Mike Hardy authored and GitHub committed 090b0bb509d
fix(app): convert NativeFirebaseError.getStackWithMessage to static to fix crash (#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>