Skip to content

Wenfengcheng/XHVersion_Xamarin.iOS

Repository files navigation

XHVersion_Xamarin.iOS

Version Status

Notify users when a new version of your app is available and prompt them to upgrade.

Port of Xamarin iOS of the XHVersion

NuGet

Overview

Usage

To alert new version with default style:

XHVersion.XHVersion.CheckNewVersion();

To alert new version with custom ui:

XHVersion.XHVersion.checkNewVersionAndCustomAlert((info)=>{

});

Reference

Releases

No releases published

Packages

No packages published