Default Xamarin UWP wont deploy to windows phone

0

I have a fresh installation of Windows (yesterday), fresh install of visual studio with full Xamarin install package (VS2017) and an up to date windows 10 mobile device.

I made the default Xamarin app and tried to deploy having updated the NuGet packages and I get this Error:

Severity Code Description Project File Line Suppression State

Error DEP0001: Unexpected Error: SmartDeviceException - Class not registered [0x80131500] App1.UWP

Considering I have not actually set anything up and this is out of the box, I cannot think of why it would not allow this. Both PC and device are in developer mode.

xamarin
xamarin.forms
asked on Stack Overflow Apr 20, 2018 by Marko Terezena • edited Apr 23, 2018 by Brandon Minnick

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0