Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

Xcode refuses to upload an archive because “the NSHealthShareUsageDescription key in the Info.plist file is not set,” but the key IS set
i have a HealthKit app, Troi, that uses the Charts framework, which is embedded in the app.- i have the NSHealthUpdateUsageDescription in both the app’s and the framework’s Info.plist file- but when i try to upload the generated archive, i get error ITMS-90683Xcode 8.3.3 (8E3004b)macOS 10.12.5i placed supporting materials here:<https://app.box.com/s/mvoxft8ktswt6cfxn8rr31r0if7x8u8z>
1
0
644
Oct ’17
Reply to These in-app purchases can’t be promoted on the App Store because your latest app binary doesn’t include the SKPaymentTransactionObserver method.
Hi!We are getting the exact same message.We managed to test the method in development with a link apple provide during WWDC. We tested it and everything is working for our app.How to test:Link: itms-services://?action=purchaseIntent&bundleId=[add your bundleID]&productIdentifier=[Add your productID]Send the link as an email or iMessage text. Press the link, you should be redirected to your app with payment processing.The issue we are facing is that iTunes connect doesn't seem to know or make the link with the metadata. Do we need to add something else to the app? Or do something in iTunes connect?Thanks for any help you can provide us! 🙂Sarah
Topic: App & System Services SubTopic: StoreKit Tags:
Oct ’17
Reply to App icon not the same color
I removed our icon from the app bundle in our latest TestFlight build, and the icon went back to normal. *However*, I also received a warning from Transporter about the upload:[Transporter Warning Output]: WARNING ITMS-90704: Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review.So i'll be adding it back in for our next submission.Filed a bug as rdar://34939583: iOS app 1024px icon, when included in the Assets catalog, has incorrect gamma adjustment applied when rendered in the App Store. On OpenRadar: https://openradar.appspot.com/radar?id=6125652730183680
Oct ’17
OTA in-house installation not working for internal server with VPN
We are facing an issue while deployment of our enterprise ios application inside our company by using a closed internal network with VPN.We are following the documentation from Apple1) Created an html with hyperlink<a href=itms-services://?action=download-manifest&url=https://location.company.com/rus/Receipt%20Tracker/manifest.plist>Install Receipt Tracker App</a>2) Created a manifest with links <dict> <key>kind</key> <string>software-package</string> <key>url</key> <string>https:/ </dict>3) The following mime type is in the web server .plist -> text/xml .ipa -> application/octet-stream4) Hosted the html, ipa, manifest and png files in https location.All files available by link if VPN is connected. But every time we try to access file it required to enter login/password to server. It is mean what when i try the link https://location.company.com/rus/Receipt%20Tracker/manifest.plist in my iOS browser or https://location.company
0
0
1.2k
Oct ’17
iOS marketing icon not detected
Hello,We included the iOS Marketing Icon (1024x1024) non transparent PNG into XCode in the Asset Catalog (verified via Contents.json) but we continously get the the following error when uploading to iTunes Connect:WARNING ITMS-90704: Missing Marketing Icon. iOS Apps must include a 1024x1024px Marketing Icon in PNG format. Apps that do not include the Marketing Icon cannot be submitted for App Review or Beta App Review.Environment: Mac OS High Sierra (latest version), XCode 9.0 (and 9.0.1)Thank you,Steve
9
0
3.3k
Oct ’17
WARNING ITMS-90704: Missing App Store Icon.
Hi,I have been trying to resolve another warning.WARNING ITMS-90704: Missing App Store Icon. iOS Apps must include a 1024x1024px App Store Icon in PNG format. Without providing the icon in the Asset Catalog or via iTunes Connect, apps cannot be submitted for App Review or Beta App Review. Refer to https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/app-icon/ for more information.Any help would be greatful.iOS11 / Xcode 9.0.1 / Mac High Sierra 10.13
16
0
23k
Oct ’17
ERROR ITMS-90534: "Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, macOS, and iOS SDK or later. Don't submit apps built with beta software including beta macOS builds."
Getting this error when uploading to App Store ERROR ITMS-90534: Invalid Toolchain. New apps and app updates must be built with the public (GM) versions of Xcode 6 or later, macOS, and iOS SDK or later. Don't submit apps built with beta software including beta macOS builds.I am running the GM 9.1 version of Xcode which was downloaded through the App Store. Not sure what's going on
3
0
1.8k
Oct ’17
While uploading app to appstore I am getting the warnig message
WARNING ITMS-90176: Unrecognized Locale - The locale names used in localization directories at ( Payload/BMC Fiori.app/MAFLogonCoreCDVPlugin.bundle/base.lproj, Payload/BMC Fiori.app/Settings.bundle/base.lproj, Payload/BMC Fiori.app/SMPAuthProxyPlugin.bundle/base.lproj, Payload/BMC Fiori.app/SMPToolbarPlugin.bundle/base.lproj )Please help me for this.
2
0
5.3k
Nov ’17
jump to watch app on first tab
Hi All,I have a question about jumping to apple watch application.We have in application something like this.: [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@itms-watch://]];but problem is that when ios jumps user to watch application, it will jump to app store section ( i think it's a third tab).Is there possibility to jump user to first tab section ?Thank you so much
4
0
1.9k
Nov ’17
Reply to jump to watch app on first tab
Is the itms-watch URL scheme documented anywhere? I couldn’t find any reference to it in the standard place (the Apple URL Scheme Reference). Share and Enjoy — Quinn “The Eskimo!” Apple Developer Relations, Developer Technical Support, Core OS/Hardware let myEmail = eskimo + 1 + @apple.com
Topic: App & System Services SubTopic: Core OS Tags:
Nov ’17
tvOS Upload Error ITMS-90471 Missing Images
When attempting a routine* update to my tvOS app, I'm getting blocked by uploading from both Xcode and Application Loader with three errors:iTunes Store Operation FailedERROR ITMS-90471: Missing Image Asset. Your app is missing the Home Screen Icon asset in 'Payload/Lightbow.app'.ERROR ITMS-90471: Missing Image Asset. Your app is missing the App Store Icon asset in 'Payload/Lightbow.app'.ERROR ITMS-90471: Missing Image Asset. Your app is missing the Top Shelf Image Wide asset in 'Payload/Lightbow.app'.These assets exist, same as they ever did, in an asset catalog that was set up by Xcode. I deleted my asset catalog, manually re-added all my assets to a freshly created asset catalog with freshly-created Brand Assets folder inside with the templates usually there for tvOS, Cleaned, Nuked Derived Data folder, restarted Xcode, built a fresh archive and tried to upload to the App Store. Same result.Anybody else run into this or have a fix? I'm on Xcode 9.1 (9B55) and I believe the last s
8
0
3.3k
Nov ’17
Xcode archive validation fails when HTML files in a bundle are part of a framework that is a target dependency
Recently uploaded to Xcode 9.1. Archive created for uploading to iTunes fails on validation and is now requiring HTML files to be codesigned. Validation step fails with an ITMS-900035 code object not signed error. Anyone else seeing this issue?The error returned is as follows - Invalid Signature. Code object is not signed at all. The file at path [Box.app/Frameworks/BoxPreviewSDK.framework/MDWebView.bundle/codemirror/mode/python/index.html] is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose Clean All in Xcode, delete the build directory in the Finder, and rebuild your release target. For
1
0
3.6k
Nov ’17
Reply to Xcode archive validation fails when HTML files in a bundle are part of a framework that is a target dependency
Should be error 90035, I think...See:Technical Q&A QA1510Resolving the Invalid Signature binary rejection...and...https://stackoverflow.com/questions/29859996/error-itms-90035 - (might be related to 'copy bundle resources').Also note there is no 'clean all' in Xcode -- you'll find 'clean', or option-key'd 'clean build folder'. I only use the latter.
Nov ’17