作者热门文章
- android - RelativeLayout 背景可绘制重叠内容
- android - 如何链接 cpufeatures lib 以获取 native android 库?
- java - OnItemClickListener 不起作用,但 OnLongItemClickListener 在自定义 ListView 中起作用
- java - Android 文件转字符串
我的 Windows 10 通用应用程序未通过 Windows 商店认证并向我抛出此错误:
“当启用以下任何功能时,应用程序不能包含具有‘all’或‘allowForWebOnly’WindowsRuntimeAccess 的 ApplicationContentUriRule:enterpriseAuthentication、sharedUserCertificates、musicLibrary、picturesLibrary、videosLibrary、removableStorage、documentLibrary、internetClientServer、privateNetworkClientServer。”
完全不知道问题是什么。本周早些时候,我上传了相同的应用程序并通过了认证。这是一个 cordova 应用程序,默认情况下 cordova 添加此内容 uri 规则:
<uap:Rule Match="ms-appx-web:///" Type="include" WindowsRuntimeAccess="all" />
任何帮助将不胜感激!!
最佳答案
所有这些限制都在“Windows 10 for Cordova”页面上进行了描述。
关于Windows 商店 UWP : ApplicationContentUriRule with 'all' or 'allowForWebOnly' ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36947659/
我的 Windows 10 通用应用程序未通过 Windows 商店认证并向我抛出此错误: “当启用以下任何功能时,应用程序不能包含具有‘all’或‘allowForWebOnly’WindowsRu
我是一名优秀的程序员,十分优秀!