This is something I need to investigate. The current implementation on my repo uses a background worker and passes push to the app when it's in the foreground, but that's not a good experience for app devs because the background worker doesn't have access to anything fancy (like keys for matrix).
This is something I need to investigate. The current implementation on my repo uses a background worker and passes push to the app when it's in the foreground, but that's not a good experience for app devs because the background worker doesn't have access to anything fancy (like keys for matrix).