I am developing a Xamarin.Forms app and I actually use Hockey App to distribute the app to the tester.
- My code source is hosted on VSTS with CI.
- After each build, the app is pushed to hockey app (see article here).
- When testers open the app, if a new version is available, they see a notification and can download the latest version
I had a look at Visual Studio Mobile Center but I did not find any documentation related to notification update.
Does this feature exist using Visual Studio Mobile Center ?