Pausing and resuming the app (e.g. switching to another app and back) causes the app to stop functioning, resulting in a variety of issues including failing to connect to devices, crashing, etc.
The easiest way to approach this is probably to forbid pausing/resuming, and instead restarting every time the app is resumed.
Pausing and resuming the app (e.g. switching to another app and back) causes the app to stop functioning, resulting in a variety of issues including failing to connect to devices, crashing, etc.
The easiest way to approach this is probably to forbid pausing/resuming, and instead restarting every time the app is resumed.