Open g123k opened 2 years ago
Thats a good question not only for that but also for the tagline, because I fear that this great feature will get into oblivion because it is not used.
The key aspects for the release json would be:
1) For GitHub, we won't have any issue, regarding the number of active users we have 2) Manually? Via a GitHub Action?
The file can be stored elsewhere, but we have no tool for that. Basically a Firebase Remote Config would be perfect for that, but once again that's annoying with F-Droid "Non-Google way of viewing things"
Hi everyone,
Once all PRs surrounding the modularization of the app are merged, we will be able to check per store if a new version is available.
For the App Store & Google Play, we can use a plugin directly like this one. But for other stores, no API is available.
In that case, the solution would be to have a JSON file containing the latest version available per store. But where to store this file? Directly in this Git and accessing via raw.github.com? Or directly by hosting it on OFF's server?