jamesmontemagno / DeviceInfoPlugin

Device Information Plugin for Xamarin and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't find DeviceName and other properties

joshardt opened this issue · comments

I just installed this plugin to get the device name but the property doesn't appear. I thought it's supposed to appear when I enter CrossDeviceInfo.Current.DeviceName but the only properties I see are

  • Id
  • Idiom
  • Model
  • Platform
  • Version
  • VersionNumber

Where can I find the DeviceName property?

I am using version 3.0.2

I've just looked into the source code here on Github and the interface has the property DeviceName.

It is in the latest pre-release nuget