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.
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.