How to prompt user for new app update in xamarin forms

Utkarsh Nadgouda 1 Reputation point
2021-09-16T07:04:10.497+00:00

We have a app that is published to both stores which is created using Xamarin forms.

Now we want to prompt users to update their app after certain specific version number.( A force update as well as good to use version).

Checking the installed version on the local device and comparing it with the version available in the store is one solution that can be straightforward.

Is there a better solution apart from this?

Developer technologies | .NET | Xamarin
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.