- android - RelativeLayout 背景可绘制重叠内容
- android - 如何链接 cpufeatures lib 以获取 native android 库?
- java - OnItemClickListener 不起作用,但 OnLongItemClickListener 在自定义 ListView 中起作用
- java - Android 文件转字符串
我忘记提供模拟账户信息的登录名和密码,我的申请被拒绝并显示消息:
.... While your iTunes Connect Application State will still show as Rejected, we don't require a new binary for this type of issue. Please visit iTunes Connect, Manage Your Applications, revise the appropriate metadata values or settings, then click "Submit New Metadata"
我将所需信息添加到元数据评论注释中。但我还没有找到“提交新元数据”。我点击“准备上传”按钮,现在申请状态为“等待上传”当我尝试从 XCode 3.2.4 上传应用程序二进制文件时出现错误:
An error occured while processing the http request for the webDAV upload An exception has occured:401 Unauthorized
问题如何解决这个错误?“等待上传”按钮在哪里?
最佳答案
we don't require a new binary for this type of issue
您不应上传新的二进制文件。您应该只找到“提交新元数据”按钮,并在审核笔记中输入演示数据后按下它。
关于拒绝后的iOS应用程序上传,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7606671/
我有以下正则表达式 /[a-zA-Z0-9_-]/ 当字符串只包含从 a 到z 大小写、数字、_ 和 -。 我的代码有什么问题? 能否请您向我提供一个简短的解释和有关如何修复它的代码示例? //var
我是一名优秀的程序员,十分优秀!