UI error on back button pressed

Issue #2 resolved
Sam Haddad repo owner created an issue

While the service is running in the main activity using the back button to exit the activity to the home screen and re-entering the app kills the location data from the system.

Last position reports as unknown.

As the location reports as unknown the weather service fails to retrieve the weather.

This may be relating to the asynchronous task I wrote to pull the weather in. I will try to comment that code out tonight and see if that solves the problem.

Comments (1)

  1. Log in to comment