You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to implement silent push notification support via Firebase and APM in order to handle round coordination.
This functionality can also be used to for Lightning BOLT11 receive.
Questions and concerns:
Will we be able to re-use existing react hook code? These are dependent on components being mounted which would not be the case when you wake up the phone
How do we actually coordinate a round? Bark and aspd is currently pretty limited in what we can do
Is Notifee up to the task? Otherwise we can do this on the native side. We will then have to figure out how to talk with NitroArk