openwallet-foundation / bifold-wallet

Aries Mobile Agent React Native - Part of the Aries Bifold effort to provide SSI capabilities in a production ready app.
Apache License 2.0
149 stars 146 forks source link

Add background message processing #51

Open JamesKEbert opened 3 years ago

JamesKEbert commented 3 years ago

As a developer, I want to be able to fetch messages queued with a mediator while the app is in a background state. Ideally message processing can occur to determine if a notification is relevant to show to an end user.

There needs to be investigation into the allowed processing time in iOS (and Android) to determine how viable this is.

jleach commented 1 year ago

This issue is dependent or at least related to #52. Still relevant as we want Apple and Google push notifications.