Skip to content

Aftnet/AppInfoPlugin

Repository files navigation

AppInfo Xamarin Plugin

Simple cross platform way of getting app info, such as:

  • Display name (string displayed on app launcher home screen, start menu, next to app icon)
  • Version (as set in app manifest)
  • Package name (unique app identifier, usually hidden from user)

Setup

Build Status

Build status

Platform Support

Platform Supported Version
Xamarin.iOS Yes iOS 6+
Xamarin.Android Yes API 10+
Windows Phone Silverlight Yes 8.0+
Windows Phone RT Yes 8.1+
Windows Store RT Yes 8.1+
Windows 10 UWP Yes 10+
Xamarin.Mac No

API Usage

Call CrossAppInfo.Current from any project or PCL to gain access to APIs.

Contributions

Contributions are welcome! If you find a bug please report it and if you want a feature please report it.

If you want to contribute code please file an issue and create a branch off of the current dev branch and file a pull request.

License

Under MIT, see LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages