Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 757 Bytes

Troubleshooting.md

File metadata and controls

15 lines (9 loc) · 757 Bytes

Troubleshoutings

Cloning the project with Visual Studio 2019 - No certificate found with the supplied thumbprint

Solution:

Right click the project -> Properties -> Package Manifest
On the Package.appxmanifest go to Packaging tab -> Choose Certificate
In the new window click "Select a Certificate..." if you have one, or create a certificate if you haven't created one

More details

Before use app, enable loopback on the Windows 10 IoT Core (Before version 10.2)

More details...