47
Views
2
Comments
Solved
[App Version Plugin] Compare the version in the Play Store with the version of the installed user?
Question
app-version-plugin
Mobile icon
Forge asset by David Pereira Cruz
Application Type
Mobile

Compare the version in the Play Store with the version of the installed user?

2019-12-27 10-08-02
Francisco Costa
Solution

In addition, if you need some code info/example on how to check the Server Application Metadata, this forge component has a Server Action that returns the information you are looking for (LINK). You can check how to get both versions with this plugin.

Cheers!

2019-12-27 10-08-02
Francisco Costa

Hi José, 

This component will allow you to check the current version on the user's but not the most recently deployed version of the Application. For that, you need to check the Server Application metadata.

Hope this was the answer you were looking for.

Cheers!

2019-12-27 10-08-02
Francisco Costa
Solution

In addition, if you need some code info/example on how to check the Server Application Metadata, this forge component has a Server Action that returns the information you are looking for (LINK). You can check how to get both versions with this plugin.

Cheers!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.