jamesmontemagno / DeviceInfoPlugin

Device Information Plugin for Xamarin and Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for net6.0-windows

Jon2G opened this issue · comments

Bug Information

Version Number of Plugin: v4.1.1.1
Device Tested On: Windows
Simulator Tested On: None
Version of VS: 2022
Version of Xamarin: None
Versions of other things you are using: net6.0-windows

Steps to reproduce the Behavior

Get device information on a WPF net6 application

Expected Behavior

Device information should be retrieved

Actual Behavior

Not supported exception will be thrown.

Code snippet

Screenshotst