-
Notifications
You must be signed in to change notification settings - Fork 39
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
Issue: Downloaded Maps Not Saving in User Accounts #1069
Comments
@EngrAJ8888 with the current mapbox api it not possible to keep the downloaded map after upgrading the application. things that can be done to have a similar outcome:
@EngrAJ8888 what do you think? |
My message may look confusing, here is another way to view it:
Hope that will be helpful, and I would like to know if I'm right and it is fine to implement the second method? |
Hi @Tadjaur, thank you for the detailed explanation. Let's proceed with implementing the second option. @andrew-bierman - what are your thoughts on this? Thank you both! |
Second option is best if it's not a big lift to integrate. I think the meta data should be all we need to re trigger a download on re install Thanks @Tadjaur |
Hi @Tadjaur, Just sending a gentle follow-up on this. Thanks! |
Hi @EngrAJ8888, I apologize for not getting back to you sooner on this. If I have any issue in the meantime, I will let you know. |
@EngrAJ8888 pr available at #1114 |
Hi @Tadjaur, noted. I'll check as soon as the link is available for preview. Thanks for the update! |
Describe the bug
I've noticed that the maps we saved aren't staying on our accounts. Whenever I download a new version of the app, the maps previously downloaded disappear.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Downloaded maps should be saved in the user's account.
The text was updated successfully, but these errors were encountered: