vectorlit / UnofficialGenconMobile

Code for Unofficial Gen Con Mobile application - Xamarin version.
GNU General Public License v3.0
3 stars 3 forks source link

Bug: Variable/file updates re-download many times if in future #16

Open vectorlit opened 5 years ago

vectorlit commented 5 years ago

Bug: Variable/file updates re-download many times if in future - if an update is scheduled via the web scheduler in the future (to ensure that no one has downloaded it yet), it is redownloaded over and over again instantly many times. There needs to at least be a timer in place before subsequent checks, and better yet some mechanism to identify individual web updates by a hash or unique ID.

vectorlit commented 5 years ago

Did not have time to resolve in 2019, so I did manual releases for content. Content can still be released without app update by making sure the GMT time zone is set correctly to maybe 1 minute ahead of current time for option server content. However this needs to be worked on for 2020+ if there is still interest in project.