Closed merlos closed 1 year ago
https://github.com/merlos/iOS-Open-GPX-Tracker/pull/249/commits/ad594e3b60ae70ebfe49813f17f00fccf7b54a5b partially fixes #250, removes the large majority of the superfluous warnings.
The ones remaining may need some code refactor
Closes #245
If there is a session that is recovered, the application loads it without asking any question to the user. It displays a toast for a few seconds to inform about the automatic recovery.
TODO:
Also makes a small change in the code merged in #239