我开发了一款带有离子的cordova应用程序,并使用visual studio打包它
生成.appx file
并将其转移到我的Windows 10平板电脑
1,OPENED properties
2 digital signatures
3 details
4 view certificate
5 install certificate
上述过程仍然出现错误
Either you need a new certificate for this package or a new app
from trusted package with trusted certificate
A certificate chain processed but terminated in a root certificate
which is not trusted(0*800B0109)
我已经了this它无法正常工作。
可能出现什么问题
答案 0 :(得分:1)
只需确保在本地计算机证书存储区的受信任的根证书颁发机构部分下导入证书。还应启用Sideloading功能。 Sideload LOB apps in Windows 10文章应该有所帮助。