Closed tudorcodrea closed 7 years ago
When HOME button is pressed there is no need in stopping the backend resources. But when Long clicked on HOME and stopping the app the backend resources, such as network connection, are stopped.
It remains the Back button pressed which is putting the app in background and calls onDestroy() thus stopping the backend resources ... To be filled in other issue #50
HomeButton press detection pattern is faulty, because is stopping the Bundle process all the time.