Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(messaging, ios): eliminate auth/messaging notification race (#6455)
* fix(messaging): Fixes a race condition between `FIRAuth/didReceiveRemoteNotification` and this module causing detox to hang when `FIRAuth/didReceiveRemoteNotification` is called first. see https://stackoverflow.com/questions/72044950/detox-tests-hang-with-pending-items-on-dispatch-queue/72989494 * fix(messaging): messaging crashing if receiving JSON data for firebase notification * lint: yarn lint:ios:fix Co-authored-by: Gabriel Lesperance <[email protected]>
- Loading branch information
7183118
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-native-firebase – ./
rnfirebase.io
react-native-firebase.vercel.app
react-native-firebase-git-main-invertase.vercel.app
react-native-firebase-invertase.vercel.app