Search results for

ITMS-90158

1,681 results found

Post

Replies

Boosts

Views

Activity

ERROR ITMS-90564 Unsupported UIRequiredDeviceCapabilities value.
Get this error when attempting to submit to iTunesConnect: The Info.plist value for UIRequiredDeviceCapabilities contains an unsupported value 'watch-companion.'I have an iPhone app targeting iOS 8.2 with a watchOS 1 target (not targeting watch0S 2). I recently updated to XCode 7, and in doing so it asked me whether I wanted to upgrade the build phase of my project to watchOS 2 (can't remember exact wording). I'd read on the watchOS 2 transition guide that watchOS 1 apps will continue to run on watchOS 2 as usual (extension on phone, app on watch) so thought this would be ok.The 'watch-companion' value was in my plist before the 'build phase upgrade'. Any ideas as to what might be going wrong?
0
0
231
Sep ’15
Reply to Bad Bundle Executable - valid CFBundleExecutable key
I had this happen to me today, but it was ERROR ITMS-90260. My CFBundleExecutable values was set to ${EXECUTABLE_NAME}. But it still failed. I ended up trying out Application Loader and that seemed to work. But it's still in the Uploaded state. Hopefully it gets through processing and then is available. Not sure why this happened suddenly. The only thing that changed in my system was the Mac App Store automatically updated me to OS X 10.11.1.
Sep ’15
iOS 9 LaunchServices: ERROR: There is no registered handler for URL scheme itms-services
We have some in-house apps and before iOS 9, the apps will open a link like itms-services:// after version compare, the new version apps will be downloaded and install.But after we tested on iOS 9, we found the apps cannot open the link itms-services:// link, got error like LaunchServices: ERROR: There is no registered handler for URL scheme itms-servicesThe code we used to update the app:let downloadUrl = NSURL(string: url)UIApplication.sharedApplication().openURL(downloadUrl!)We have tested put itms-services, itms-services:// and the full URL into LSApplicationQueriesSchemes in plist file. But still not work.
1
0
4.9k
Sep ’15
ITMS-90081 with Xcode 7 7A218
Howdy,I've got an iOS 9 + watchOS 2 app I'm trying to upload to iTunesConnect. I'm using Xcode 7 (Organizer) and not the separate Application Loader app. There are other errors present, but the one that looks particularly interesting is:ITMS-90081 Applications built for more than one architecture require a iOS Deployment Target of 3.0 or later.The only target that isn't iOS9 is, interestingly enough, watchOS 2.0 in the Watch App and Watch Extension targets. Googling around the 3.0 or later hasn't been mentioned in many years - I'm wondering if there's some glitch in the code that is recognizing watchOS 2.0 as <3.0.Has anyone else been able to successfully upload a watchOS 2 app?Joe
4
0
1.7k
Sep ’15
Submitting iOS app for iPad-1 (iOS5.1)
Is there a way to upload apps which support iPad-1 (which is stuck with iOS 5.1)?When I try using Xcode 6.4 to submit, is one of the two happening:If I include the standard architectures (both 32 and 64 bits), I'm getting an error saying that apps with 64-bits can't set their target to iOS 5.1. (see below)If I remove the 64-bits support, I'm getting an error saying that Apple do not allow apps without 64-bits binary.I was trying to use the standalone app loader but it didn't change anything because the validate is done by the remote server.For the second option above, I was getting this:ERROR ITMS-90086: Missing 64-bit support. Beginning on February 1, 2015 new iOS apps submitted to the App Store must include 64-bit support and be built with the iOS 8 SDK. Beginning June 1, 2015 app updates will also need to follow the same requirements. To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit
1
0
831
Sep ’15
Reply to iTMSTransporter not java found?
How did you install Transporter? It worked for me after doing the following:I downloaded Application Loader 3.0 from iTunes Connect (iTunes Connect > help menu > All Resources and Help > View Tools > Application Loader 3.0).I installed it in the standard place.I ran Transporter from within Application Loader.$ /Applications/Application Loader.app/Contents/MacOS/itms/bin/iTMSTransporter It whirred for a long time installing stuff then printed its usage.usage: iTMSTransporter [-help <arg> | -info | -m <arg> | -version] [-o <arg>] [-v <arg>] [-WONoPause <arg>] [-Xmx1024m] …Transporter comes with its own Java, so you shouldn’t need to install that separately. Notably, I have no standalone Java installed on my system:$ java No Java runtime present, requesting install.Share and Enjoy — Quinn The Eskimo! Apple Developer Relations, Developer Technical Support, Core OS/Hardware let myEmail = eskimo + 1 + @apple.com
Sep ’15
Reply to iOS 9 LaunchServices: ERROR: There is no registered handler for URL scheme itms-services
Danial,I ran into this same issue. I really wish they would fix this among other things they seem to have intentionally broken in iOS 9 for Enterprise Development.However, as a workaround, I found that if you create a shortened url using the itms-services url, using openURL works just fine. Bit.ly doesn't support the itms-services protocol, but t i n y url dot com does.let downloadUrl = NSURL(string: http://example.com/blahblah) //Points to itms-services://?action=download-manifest&url=https://example.com/blahblah.plistUIApplication.sharedApplication().openURL(downloadUrl!)Good luck!Joe.
Sep ’15
AppStore Submission Problem
Hello !i have created my ipa using Xcode 7 and run on ios 9 and it works fine but when i upload it using application loader it gives me an error .Could not make parent directory for: /Users/Myname/.itmstransporter/softwaresupport/bin/Frameworks/ITunesConnectFoundation.framework/Resources/Info.plistERROR ITMS-90168: The binary you uploaded was invalid.i am getting this error from lastnight Any help will be highly appreciated.
4
0
977
Sep ’15
ERROR ITMS-4162
Hi there, i'm getting the error ITMS-4162, The total sizes of all the IAP hosted content assets exceed the limit of 5 GB at Software/SoftwareMetadata, while trying to update a hosted content In-App. My package has about 500Mb, and according to the documentation, i can upload up to 2Gb per package. Anyone already got this error?
2
0
617
Sep ’15
Xcode submission
Trying to submit an tvOS app for testing on Testflight and I get the following error.Error ITMS-90523: Invalid Image Asset. THe image stack 'App Icon - Small in 'Payload/Appname.app/Assets.car' can't have a transparent back... Invalid Image Asset. The image stack can't have a transparent background layer.But I definetly made sure my png didn't have an alpha channel. And when I tried to use a jpg to definetly make sure it didn't have a transparency, that didn't work either.
9
0
2.6k
Sep ’15
Reply to Xcode submission
OK, I've solved the problem. Firstly, I discovered that by clicking on the App Icon - Small in Xcode, to the right it shows the preview, and below it each of the layers. When I scrolled down, I discovered that there were 3 copies of the background, and at least 2 of them were older versions of the background wih the alpha channel present.So to be sure, I removed all of those bg layers (leaving the other four intact), and, after re-exporting the background from photoshop as a png-24 image, I then added a new clean layer to the app icon, and copied my newly exported png-24 into that new layer. I no longer get the ITMS-90523 error.
Topic: App & System Services SubTopic: Core OS Tags:
Sep ’15
Reply to ios 9 in house app unable to install
same problem here. It seems there are changes in plist to make? because the app works if I install it with itunes or I even subscribed a MDM Service and deployed the app over the air with the MDM Service. Everything works fine, but it does not work anymore with the code as below as it worked well until iOS9<a href=itms-services://?action=download-manifest&url=https://mydomain.com/apps/MyInHouseApp.plist id=text>Install the In-House App</a>Any help?Thanks
Sep ’15