-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
category-enhancementNew feature or requestNew feature or requeststatus-needs-designThis requires more design work (ui or software related) before it can be tackledThis requires more design work (ui or software related) before it can be tackled
Description
On Android it is a regular thing for users to enable Airplane Mode.
Once Airplane Mode is enabled the communication to the middleware is impossible for obvious reasons.
To address this a more Android native way should be implemented to make interprocess / inter-app communication possible.
The most common used pattern is communication through intents.
Of course communication to the internal queue will be go down with the Airplane Mode as well. In a closed environment on a single Android device, a direct communication to the queue and scu through a library instead of a http / http2 layer will be needed to solve this issue as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category-enhancementNew feature or requestNew feature or requeststatus-needs-designThis requires more design work (ui or software related) before it can be tackledThis requires more design work (ui or software related) before it can be tackled