Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a non-cache folder for keeping the cache #246

Open
merlos opened this issue May 27, 2023 · 0 comments
Open

Use a non-cache folder for keeping the cache #246

merlos opened this issue May 27, 2023 · 0 comments
Milestone

Comments

@merlos
Copy link
Owner

merlos commented May 27, 2023

Open GPX tacker Cache is a key feature of the application to support offline.

Currently the cache is kept in a folder that the iOS can clear automatically without the user consent. This is because cache folders are supposed to be used for storing non critical data.

Given that the use has the option to delete the cache at any time if needs space and the criticality of the cache for offline, it makes sense to move it to a regular folder.

This should be added as an option in MapCache, so in the config it can be chosen to keep the cache in a cache folder or in a regular app data folder. Set it up in GPX tracker to use data.

Related with #229

@merlos merlos added this to the 1.10.0 milestone May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant