Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 981 Bytes

fix_verification_required.md

File metadata and controls

13 lines (7 loc) · 981 Bytes

每次新安装或更新App之后,首次启动App总是会需要连接Internet并且输入一次App Store密码:

验证app store

如果没有Internet连接并验证,则程序无法运行直接关闭。

这是因为启用了免费软件也要密码安装下载,并且支付方式没有设置成None,就会出现上述提示。

要消除上述麻烦,有一种方法是修改支付方法,将支付方法重新调整成None,以避免上述校验。不过,设置步骤有些曲折,详细请参考How to Fix “Verification Required” for Apps Downloads on iPhone and iPad

参考