
没有SO的解决方案工作.有人想出了这个吗?
这是雷达的副本
http://www.openradar.me/23831039
概要:
看起来新到10.11.2,尝试使用沙盒iTunesConnect用户帐户进行身份验证遇到错误消息:
“这个Apple ID尚未与App Store一起使用.”
重现步骤:
1.为MAS创建任何提交就绪应用程序
2. 10.11.2发布
3.提供沙盒凭据
预期成绩:
该应用程序应该使用_MASReceipt进行验证,并按预期启动.
实际结果:
提出了一个对话框:
这个Apple ID尚未在App Store中使用.
请检查您的信息.
版:
10.11.2
还有来自苹果的这封电子邮件,我们都收到了,这可能与它有关系. BTW,他们的更新解决方案
10.11.2并重新启动计算机,是无用的,如预期的:
To help protect customers and developers,we require that all third party apps,passes for Apple Wallet,Safari Extensions,Safari
Push Notifications,and App Store purchase receipts are signed by a
trusted certificate authority. The Apple WorlDWIDe Developer Relations
Certification Authority issues certificates that Apple uses to sign
apps on the Mac App Store and receipts that third party developers use
to prevent unauthorized copIEs of their apps from running. On February
14,2016,the intermediate certificate will expire and receipt
signatures will include a renewed intermediate certificate.Since you may use receipt valIDation in your apps,we want to make you aware of potential issues your users may encounter due to the
renewed certificate. Users running OS X El CAPItan (v10.11 or
v10.11.1) may receive a notification that your Mac app is damaged if
it utilizes receipt valIDation to request a new receipt from Apple.
They can resolve this issue by restarting their Mac or updating to OS
X El CAPItan (v10.11.2).Mac App Store customers running OS X SNow Leopard (v10.6.8) will be unable to purchase new apps or run prevIoUsly purchased apps that
utilize receipt valIDation until they install the OS X SNow Leopard
update,which will be available via OS X Software Update this January.Since different methods can be used for valIDating receipts,we recommend that you test your receipt valIDation code in the test
environment to ensure no implementation-specific issues exist. Make
sure that your code adheres to the Receipt ValIDation Programming
GuIDe and resolve any receipt valIDation issues by February 14.We apologize for any inconvenIEnce. If you have any questions,contact us.
Best regards,
Apple Developer Relations
没有解决方案的工作方式如下:创建一个新的沙箱用户,将项目转移到新的沙箱用户,清理派生数据文件夹,清理OS X的appstore缓存文件夹等.
解决方法 经过很多天的努力,我今天能够解决这个问题.>打开活动监视器并强制退出以下过程.storeaccountd,storeassetd,storedownloadd和storeinappd.>然后转到〜/ library / Caches并删除相同名称的相应文件夹.
总结以上是内存溢出为你收集整理的osx – SANDBOX用户:此Apple ID尚未在App Store中使用全部内容,希望文章能够帮你解决osx – SANDBOX用户:此Apple ID尚未在App Store中使用所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)