Home

Awesome

UPDATE - This library has now moved to the Shiny Framework at https://github.com/shinyorg/shiny

ACR Device Information for Xamarin & Windows

A cross platform plugin to get device and application details

SUPPORT THIS PROJECT

Change Log - August 8, 2018

NuGet Build status

Features

Platforms

PlatformVersion
NET Standardv2+
Android4.3+
iOS6+
macOS10ish
Windows UWP16299+

Setup

Android

Permissions

To Use

Make sure to install the nuget package in your platform and PCL projects. To use, simply start calling

CrossDevice.Device.<property>
CrossDevice.App.<property>
CrossDevice.PowerState.<property>
CrossDevice.Network.<property>

FAQ

  1. DeviceId is coming back null
  1. I'm getting "Platform implementation not supported"
  1. UWP battery implementation doesn't do anything
  1. The DeviceId changes if I uninstall my app from the phone