treemapper icon indicating copy to clipboard operation
treemapper copied to clipboard

Integrate update status

Open norbertschuler opened this issue 4 years ago • 1 comments

Describe the feature you'd like to see included in Tree Mapper App. Implement a function to load an information about the latest supported app version (Android/iOS) and inform the user if the current version of the app is outdated and not supported any more. Show a link to update the app from the AppStore instead.

(Compare implementation in Treecounter-App at https://github.com/Plant-for-the-Planet-org/treecounter-app/blob/2a5a4e73a0b25c9672100bce6821cd554c4a620b/app/components/Menu/index.native.js#L59-L67 - probably needs to extends the config API call for Treemapper version information.)

Maybe we have to find a different way for this app as it should work also offline.

norbertschuler avatar Feb 10 '21 11:02 norbertschuler