本文介绍了认证问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
当我尝试将我的xamarin UWP应用程序发布到mictosoft商店时,我在认证阶段遇到了这个问题
找到错误: 支持的API测试检测到以下错误:
-
此应用程序类型不支持ws2_32.dll中的API FreeAddrInfoEx。 ShareIT_App.UWP.dll调用此API。
如果我在本地运行证书测试我没有错误。
任何人都可以解释这里有什么问题?
谢谢
解决方案
hi,
when i try to publish my xamarin UWP app to mictosoft store i got this issue in certification stage
Error Found: The supported APIs test detected the following errors:- API FreeAddrInfoEx in ws2_32.dll is not supported for this application type. ShareIT_App.UWP.dll calls this API.
and if i run the certificate test locally i get no errors.
could anyone explain what is the issue here?
Thanks
解决方案
这篇关于认证问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!