我创建了一个在我的系统中运行良好的版本,当我与团队共享该版本时,他们在安装应用程序时会收到证书问题。 Either you need a new certificate installed for this app package, or you need a new app package with trusted certificates. Your system administrator or the app developer can help. A certificate chain processed, but terminated in a root certificate which isn't trusted (0x800B0109)
发布之前,我可以通过什么方式与团队共享构建。
注意:大多数电子邮件客户端中都无法附加证书。
答案 0 :(得分:1)
为了让其他人部署.appx或.MSIX,必须对应用程序进行签名,并且用户必须信任用于签名的证书。 在开发应用程序时,您可以使用团队同意信任的测试证书。