I\'m trying to debbuging my app on real device (lumia 830 with windows 10 mobile 10.0.10581.0) Developer Mode is ON on both devices (mobile and PC), but when i\'m trying to
I faced the same problem yesterday and I solved applying this:
dword
with name "DisableProtocol3"
and value 00000001
IMPORTANT: It's a provisional solution meanwhile a patch is included in Windows 10 mobile. We will have to consider deleting this key after that.
Solution found here.
This problem may be caused by development environment, such as VS version, SDK version, etc. Please update your SDK version and phone OS version to the latest one, and I recommend you to use VS2017 to develop Windows 10 apps. I have met this problem when I used VS2015.
I've faced similar problem few days ago. It turned out that Emulators and SDK version must match the Insider preview build on your device.
Try to download both of them: emulators and SDK from here, in my case it worked like a charm.
As for registering device for developement - it's not needed any more. Starting from Windows 10 all devices have 'developer unlock' in settings.