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?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,272 questions
{count} votes