app-store-connect

Nativescript iOS build is rejected from itunes connect with “Unexpected CFBundleExecutable Key” error

与世无争的帅哥 提交于 2021-01-28 05:49:09
问题 When i build and upload the Nativescript project to itunes connect, an email stating that app has one or more issues is sent. Error message is Unexpected CFBundleExecutable Key . 回答1: Remove ios platform from project and add it again. Build the project and error will be fixed. tns platform remove ios tns platform add ios Then, build it again. 来源: https://stackoverflow.com/questions/51064942/nativescript-ios-build-is-rejected-from-itunes-connect-with-unexpected-cfbundle

Error: There are still screenshot uploads in progress. On Apple App Submission

好久不见. 提交于 2021-01-27 18:16:48
问题 First I uploaded images for iPhone 5.5" Display and iPad Pro (2nd Gen) 12.9" Display Screenshot images, which uploaded fine and press "Submit Review". after getting error to upload screenshot for all type of iPhone, which mentioned. I Try Many time to upload screenshot for other two and press "Submit Review", I got this error: Even some images already uploaded. Unable to Submit for Review. The items below are required to start the review process: There are still screenshot uploads in progress

Error: There are still screenshot uploads in progress. On Apple App Submission

╄→гoц情女王★ 提交于 2021-01-27 18:00:29
问题 First I uploaded images for iPhone 5.5" Display and iPad Pro (2nd Gen) 12.9" Display Screenshot images, which uploaded fine and press "Submit Review". after getting error to upload screenshot for all type of iPhone, which mentioned. I Try Many time to upload screenshot for other two and press "Submit Review", I got this error: Even some images already uploaded. Unable to Submit for Review. The items below are required to start the review process: There are still screenshot uploads in progress

The bundle at 'my_app.app/ResearchKit/ResearchKit/Info.plist' does not contain a bundle executable

我们两清 提交于 2021-01-27 13:11:49
问题 Update XCode Version: 8.2 iOS Target: 9 Hopefully some can point out to me that this is not a bug. Very simply I pulled the latest stable version of researckKit, and I dropped the .xcodeproj file into my new iOS project, added the embedded binary. I created a couple steps that look fine in the simulator. My app builds fine and even the archive validates OK. Upload to app store is fine, but then I am receiving emails from the app store with 6 entries all look about the same, for 6 different

UIWebView are no longer accepted. Instead, use WKWebView

喜夏-厌秋 提交于 2021-01-27 07:31:49
问题 We identified one or more issues with a recent delivery for your app, "Kill Corona stress-relief game" 1.0 (1.0). Please correct the following issues, then upload again. ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). I have searched in the code for the UIWebView but there is no single instance of this still apple

UIWebView are no longer accepted. Instead, use WKWebView

北战南征 提交于 2021-01-27 07:28:07
问题 We identified one or more issues with a recent delivery for your app, "Kill Corona stress-relief game" 1.0 (1.0). Please correct the following issues, then upload again. ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). I have searched in the code for the UIWebView but there is no single instance of this still apple

UIWebView are no longer accepted. Instead, use WKWebView

家住魔仙堡 提交于 2021-01-27 07:24:56
问题 We identified one or more issues with a recent delivery for your app, "Kill Corona stress-relief game" 1.0 (1.0). Please correct the following issues, then upload again. ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). I have searched in the code for the UIWebView but there is no single instance of this still apple

SKProductsRequest does not return SKProductsResponse in Catalyst app

混江龙づ霸主 提交于 2021-01-25 07:06:28
问题 I have an existing iOS app that contains in-app purchases. I've done the following to port it to macoS, built in Xcode by adding Mac as a target. added a macOS platform to the existing app on App Store Connect. I did not upload a macOS version yet. completely log out of App Store. run app from Finder. I also tested running from the command line to see if there were any console messages that popped up. As you can imagine, I create an SKProductsRequest object and call start(). Whereas the iOS

From where I need to download the dSYM from app store connect?

好久不见. 提交于 2021-01-02 08:13:06
问题 I regularly download dSYM from the Activity tab in app store connect. In that tab there are list of builds from their detail we can download the dSYMs. But from today after After App Store Connect update, I have seen that there is no activity. Apple Thread related to this topic. So, From where I can download the dSYM? 回答1: I found the way to download the dSYM Log in to App Store Connect, then click My Apps > TestFlight. Select the build you want to download a dSYM for. Click Build Metadata

From where I need to download the dSYM from app store connect?

末鹿安然 提交于 2021-01-02 08:12:08
问题 I regularly download dSYM from the Activity tab in app store connect. In that tab there are list of builds from their detail we can download the dSYMs. But from today after After App Store Connect update, I have seen that there is no activity. Apple Thread related to this topic. So, From where I can download the dSYM? 回答1: I found the way to download the dSYM Log in to App Store Connect, then click My Apps > TestFlight. Select the build you want to download a dSYM for. Click Build Metadata