Enterprise application download cannot connect to “website address” errorWe are having Enterprise license, I have archieved .ipa and manifiest.plist file.Please help on below issue.And Html file as<a style='font-size=15pxs' href=itms-services://?action=download-manifest&url=https://recycle.icicipruamc.com/IPRUCONNECT_FILES/ipa/manifest.plist >Install IpruConnect App</a>Manifiest.html File as<?xml version=1.0 encoding=UTF-8?><!DOCTYPE plist PUBLIC -//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd><plist version=1.0><dict> <key>items</key> <array> <dict> <key>assets</key> <array> <dict> <key>kind</key> <string>software-package</string> <key>url</key> <string>https://recycle.icicipruamc.com/IPRUCONNECT_FILES/Images/IpruConnect.ipa</string> </dict> <dict> <key>kind</key> <string>display-image</string> <key&g
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I have uploaded the iOS App to test flight and have received this email from itunes from xcode 8.0Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in ABC.app/PlugIns/ABC WatchKit Extension.appex/ABC WatchKit App.app/ABC WatchKit App is 8.2 which is greater than the maximum allowed value of 10.3.Have already validated App deployment version is set to iOS 8.0 while for watchkit Extension its 8.2, the same was working in last release, as there where have not been any changes, not sure what the issue.Can it be due to iOS 10.3 been recently released some how its restricting any upload to test flight.
The same problem. Any ideas? The message itself sounds weird: 8.2 higher than 10.3?ERROR ITMS-90512: Invalid sdk value. The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in XYZ.app/PlugIns/XYZ WatchKit Extension.appex/XYZ WatchKit App.app/XYZ WatchKit App is 8.2 which is greater than the maximum allowed value of 10.3.
Topic:
App Store Distribution & Marketing
SubTopic:
TestFlight
Tags:
Application loader returns the following error ERROR ITMS-90237: The product archive package's signature is invalid. Ensure that it is signed with your 3rd Party Mac Developer Installer certificate..After several hours of attempts, I can not get a valid 3rd Party Mac Developer Installer certificate.Any ideas would be a great help.Thanks,willcrosswordstar.com
Hi,Anybody else noticing this error?After a build is submitted to the iTunes Connect, The build just disappears after processing.If i try to do it again i get this error eventhough the build is NOT present inGetting ITMS-4238 “Redundant Binary Upload” error no mater what I change the build version or app version .ERROR ITMS-9000: Redundant Binary Upload. There already exists a binary upload with build versionThanksAnand
So this is a problem that has been driving me crazy for some time now.We are trying create an installation link for an in-house mobile app. The intended behavior is that an employee can click on a link, and they'll be asked to download and install the app.The install link is:<a href=itms-services://?action=download-manifest&url=https://www.example.com/OurApp.plist>Click this link to install</a>Note that I have tired this with both & and &, notThe plist is:<?xml version=1.0 encoding=UTF-8?> <!DOCTYPE plist PUBLIC -//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd> <plist version=1.0> <dict> <key>items</key> <array> <dict> <key>assets</key> <array> <dict> <key>kind</key> <string>software-package</string> <key>url</key> <string>https://www.example.com/OurApp.ipa</string> </dict> </array> <key>metadata</key>
We have an app that was provided to us by a third-party developer. I do not have access to the source code or the xcodeproj file for this app. I have re-signed the app, using the iResign utility, with a distribution certificate and an App Store provisioning profile that I created in our developer account. I extracted the entitlements.plist file from the app using codesign, and updated it, replacing the third-party developer's Team ID and bundle ID, and assigned it an bundle ID that is from an App ID that I also created in the developer portal. Our team ID is 12A345BCDE, and the bundle ID value is com.myiosapp. The iResign process is successful. I have the Change ID box checked on iResign, with the new bundle ID value provided in the field.When I submit the app using Application Loader, I get multiple instances of this error:ERROR ITMS-90046: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that arenot supported on iOS. Specifically, value '12A3
I have inherited an old macos app and I am trying to upload a new version to the app store. When trying to upload the new build, i keep getting this error:ERROR ITMS-90283: Invalid Provisioning Profile. The provisioning profile included in the bundle com.****.**** [com.****.****.pkg/Payload/***.app] is invalid. [Invalid 'com.apple.application-identifier' entitlement value.] For more information, visit the macOS Developer Portal.I have trying creating new certificates, but i'm not sure what i am doing wrong. How do i upload a new build to a protect i have just been given access to?Thanks
ERROR ITMS-90296: App sandbox not enabled. The following executables must include the com.apple.security.app-sandbox entitlement with a Boolean value of true in the entitlements property list: [( com.Maksym.Katrych.iCleanMac.pkg/Payload/iCleanMac.app/Contents/XPCServices/com.Maksym.Katrych.iCleanMac-XPCService.xpc/Contents/Library/LaunchServices/com.Maksym.Katrych.iCleanMac-HelperTool, com.Maksym.Katrych.iCleanMac.pkg/Payload/iCleanMac.app/Contents/XPCServices/com.Maksym.Katrych.iCleanMac-XPCService.xpc/Contents/MacOS/com.Maksym.Katrych.iCleanMac-XPCService )] Refer to App Sandbox page at https://developer.apple.com/devcenter/mac/app-sandbox/ for more information on sandboxing your app.App have architecture like EvenBetterAuthorization sample all working but error when uploading to iTunes connect.
I'm trying to submit a new version of our app that contains a Broadcast extension and a Broadcast UI extension.However I encounter this error upon uploadingERROR ITMS-90362: Invalid Info.plist value. The value for the key 'NSExtensionActivationRule' in bundle Garena.app/PlugIns/GarenaLiveUI.appex is invalid. This extension is not expected to contain an activation rule involving NSExtensionActivationSupportsReplayKitStreaming. Please refer to the App Extension Programming Guide on https://developer.apple.comI created the broadcast extension on top of the template provided by Xcode. I believe this key is required for the Broadcast UI Extension.Is this an itunes connect bug, or did the expected key name change?
I just got my first version of an app with watchOS support ready. The iOS app has 6 embedded frameworks and the watchOS 3 embedded frameworks. Upon delivering to iTunesConnect I'm cursed with the following error:So... three embedded frameworks are exceeding the maximum number of nested frameworks? Really?
Sorry, the image did not make it. Here's the actual error:ERROR ITMS-90539: Invalid nested bundle. The bundle Foo.app/Watch/Bar.app exceeds the maximum number of allowed nested frameworks.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
ITMS-90539 can happen in an iOS/watchOS project, when you embed the frameworks relative to the watchOS app as opposed to the watchOS extension. Fixing this made the validation pass.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Try this, it fixed it for me. Open Terminal and run:cd ~ mv .itmstransporter/ .old_itmstransporter/ /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporteriTMSTransporter will then update itself, then you can try uploading in XCode again.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
I run the command below/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporterBut it was not ok and stuck in<main> DEBUG: Analyzing remote bundle resource com.apple.transporter.mediatoolkit..Anyone can help?
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags: