Hi Julian,
thanks for the nice feedback!
Yes, you are correct, logging is at the moment only running while you are on the Logs page.
In one of the next versions, this will be extended, so the logs just run while the app is running.
A background service will be added later.
This is a little more complex, but will address the Logging issue while the app is closed (or "not active",
which is basically the same in android). The connection is lost in general now when you close the app,
because Android just suspends normal apps once they are not visible.
Thanks again,
best wishes,
Marc