Hi,
if I minimise my app, then go to the 'recent apps' list and swipe right to kill it, it gets killed for a second and then automatically relaunches again.
I tried to add StopService(me) in Sub Service_TaskRemoved, but it still happens.
Why is starter service starting again? Log looks like this:
** Activity (main) Pause, UserClosed = false **
** Service (starter) Destroy **
*** Service (starter) Create ***
** Service (starter) Start **
** Service (unit_comms) Create **
** Service (unit_comms) Start **
** Activity (main) Create, isFirst = true **
4.628 GB
** Activity (main) Resume **