You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2024. It is now read-only.
Description
DeviceInfo.DeviceType returns DeviceType.Physical when runing on Visual Studio Emulator For Android.
Steps to Reproduce
Expected Behavior
As written in documentation I expect to get DeviceType.Virtual for app running in Emulator
Actual Behavior
Getting DeviceType.Physical for app running in Emulator
Basic Information
Version with issue: 1.0.1
Last known good version:
IDE: Microsoft Visual Studio Community 2017 (ver. 15.9.5)
Platform Target Frameworks:
Android Support Library Version: 27.0.2.1
Reproduction Link
https://github.com/dronishe/XamarinEssentialDeviceTypeTest