【Xcode】解决Unable to process request - PLA Update available

出现场景

IOS更新app时,使用Xcode上传新版本的包时,提示无法上传。

bash 复制代码
Unable to process request -PLA update available
you currently don't have access to this membership resource. To resolve this issue ,agree to the latest program license agreement in your development account

解决方法

  1. 使用Apple开发者账号登录苹果开发者网站=>https://developer.apple.com/account
  2. 点击顶部提示信息中的查看协议按钮(英文是Review Agreement)

点击同意

最后重新上传app即可。

相关推荐
taopi20241 小时前
ios swift画中画技术尝试
ios·xcode·swift
witton3 小时前
macOS使用LLVM官方发布的tar.xz来安装Clang编译器
vscode·macos·cmake·clang·llvm·qtcreator·clang++
OKXLIN7 小时前
IOS 自定义代理协议Delegate
macos·ios·cocoa
taopi20247 小时前
iOS swift 后台运行应用尝试失败
ios·xcode·swift
aerror14 小时前
Macos下交叉编译安卓的paq8px压缩算法
android·macos
LOLA444417 小时前
如何解压7z文件?8种方法(Win/Mac/手机/网页端)
macos·软件需求
刘泽美20 小时前
Mac 查看 Java SDK 和 Android SDK 的路径
android·macos
kkk2358131 天前
Diffmerge的下载和使用
macos
桂月二二1 天前
使用 Intersection Observer 实现高效懒加载和滚动监听
前端·macos·前端框架
阿狸远翔1 天前
Mac 上管理本地 Go 版本
chrome·macos·golang