Push notifications sometimes fail
Summary
In some android devices, notifications won't be delivered if the app is in the background. iOS users seem to be unaffected.
What is the expected correct behavior?
Notifications should arrive whether the app is in background or foreground
Relevant logs and/or screenshots
Possible fixes
Downgrade expo notifications to the previous API since the new one it's pretty much beta and not reliable enough for passphrase delivery
Edited by David Acevedo