Beta App Review (iOS)的提交按钮在App Store Connect的TestFlight部分中。在提交Beta App Review之前,您需要确保您的应用程序已通过测试,并且符合App Store Review Guidelines的要求。提交按钮通常位于App Store Connect的TestFlight页面的底部,您可以在该页面找到并点击提交按钮来提交您的应用程序进行Beta App Review。
ERROR ITMS-90022: "Missing required icon file. The bundle does not
contain an app icon for iPhone / iPod Touch of exactly '120x120'
pixels, in .png format for iOS versions >= 7.0."
WARNING ITMS-90704: "Missing Marketing Icon. iOS Apps must include a
1024x1024px Marketing I
我提交了一个应用程序进行Beta审查,但因为我的一个小错误而被合理地拒绝了。我已经修复了这个错误,我想重新提交给Beta审阅。但现在我看不到任何提交的方法。我得到的唯一选择是提交给真正的App Store审查。我尝试添加另一个测试器,但没有帮助。
如果我的问题不清楚,Beta测试的提交按钮在哪里?
谢谢,
Eli
我正在从Xcode 11 Beta6上传应用程序,它显示的是无效的二进制文件。
错误是这样的:
Dear Developer,
We identified one or more issues with a recent submission for App Store review for your app, "app" 2.40 (5821). Please correct the following issues, then upload again.
ITMS-90111: Invalid Toolchain - Your app was built with a
我收到了应用程序的元数据拒绝,要求对我的应用程序进行一些澄清
Information Needed
Your iTunes Connect settings indicate that your app serves third-party advertisements. However, we were unable to locate ads in your app.
Please reply to this message to provide the steps for locating third-party ads in your app. When we hear back f
我们刚刚向应用商店提交了一个新的Xamarin.iOS应用,并收到了来自苹果的警告:
We have discovered one or more issues with your recent delivery for "My App". Your delivery was successful, but you may wish to correct the following issues in your next delivery:
Non-PIE Binary - The executable 'MyApp.app' is not a Positi
我正在尝试提交一个项目到应用商店。我意外地在最新的Xcode Beta中打开了它,但是没有保存或更改任何东西。
我提交了带有Xcode 7.3.1的应用程序,当我尝试提交应用程序供评审时,我得到了消息:"New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, macOS, and iOS SDK. Don't submit apps built with beta software including beta macOS builds."
如果我
我有以下代码,可以在iOS 8上完美运行:
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
// some app initialization code comes here
// ...
// set the global tint color - works great on iOS 8!
[[UIView appearance] setTintColor:[self myGlob
我正在尝试向iTunes连接提交一个应用程序。当我上传它时,everyThing是可以的,但是当我点击submit按钮时,突然它会说我使用的是Xcode的beta版本。我不明白,因为我刚从App下载了Xcode (版本7.1.1 (7B1005)),我收到了一条奇怪的消息,说我应该用Xcode 6编译它,而不是beta版本:这里是我的原始消息:
编撰非安定。Les nouvelles应用程序和mises jour d‘apps doivent avec les版本发布的Xcode 6和SDK iOS 8欧版苏。Ne soumettez pas d‘pas avec des logiciels
在上传了一个应用程序并通过FastLlane deliver提交审查后,我正试图通过pilot启动内部测试。但是,一旦我使用一个命令这样做,例如:
pilot distribute -a com.foo.bar.awesomesauce -u me@example.com -w test_test_test
我得到以下错误:
Error finding relevant GitHub issues: undefined method `map' for nil:NilClass
[!] The request could not be completed because:
B
几周前,我在登录itunesconnect.apple.com时收到了这条消息。我当时试着签了它,但没有找到,所以把问题推迟到了以后。
嗯,现在是晚些时候,我需要签名才能创建一个新的应用程序。
Review the iOS Developer Program License Agreement
The iOS Developer Program License Agreement has been updated. To create new apps and upload binaries to the App Store, the user with the Team Agent role
我使用的是WebKit框架的WKWebView,当我试图提交到应用程序商店时,我得到了以下错误:
Your app contains non-public API usage. Please review the errors, correct them, and resubmit your application.
The app links to non-public libraries in Payload...: /System/Library/PrivateFrameworks/WebKit.framework/WebKit
如果我将部署目标设置为8.0,那么错误就会消失,但我也希望
这是我请求审阅的代码:
if #available(iOS 10.3, *) {
SKStoreReviewController.requestReview()
}
else{
print("Review is not available with in the app")
}
在开发模式下,它正在正常工作&我可以得到这样的PopUp :但是在从应用商店下载的Live中,应用程序没有显示这个评级弹出,如果用户按下评级按钮,什么都不会发生。
我是在应用程序购买第一次,我已经添加IAP到我的应用程序,工作良好的沙箱帐户。但是我的应用被拒绝了
11.7 Details
Additionally, we noticed that your In-App Purchase product was set to an incorrect Purchasability Type.
Your app includes several products, however, only one Consumable In App Purchase has been submitted for review.
Next Steps
Based