I have had the same problem. The apple ids I have used include com.appname, com.domain.appname, com.domain.appname.XXX. None of these bundle identifiers have worked. This is the error message I receive each time:ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'com.Signal' of the application extension Signal.app/PlugIns/Signal.appex should start with the application's bundle identifier 'com.Signal' and not contain more than one period “.” after the application's bundle ID. ERROR ITMS-90347: Bad bundle identifier. The bundle identifier 'com.Signal' of the application extension Signal.app/PlugIns/Signal.appex should start with the application's bundle identifier 'com.Signal' and not contain more than one period “.” after the application's bundle ID.The domain is always drewbennettappname: SignalI have looked at all of these sites:An App ID with Identifier 'com.example.app.extention' is not available. Please enter a different stringhttps://forums.developer.apple.com/thread/15712ER
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I got this error when i tries to post my app to the app store from the latest xcode beta
I am looking at a used mac mini Apple Mac Mini A1283 2009 Core2 Duo 2GHz, 4GB RAM, 120GB HDD, nVidia GPU Link here: http://www.ebay.com/itm/Apple-Mac-Mini-A1283-2009-Core2-Duo-2GHz-4GB-RAM-120GB-HDD-nVidia-GPU/301983971207?_trksid=p2141725.c100338.m3726&_trkparms=aid%3D222007%26algo%3DSIC.MBE%26ao%3D1%26asc%3D20150313114020%26meid%3Ddf51d62a9ccb473a92c49a7a977e77b7%26pid%3D100338%26rk%3D7%26rkt%3D13%26sd%3D282034969342
Topic:
Developer Tools & Services
SubTopic:
Developer Forums
Tags:
Testflight seemingly supports iOS 10 beta builds, however not the case if you have an Messages extension. Do other people see this too submitting their builds?ERROR ITMS-90667: Invalid iMessage App. This app can’t be uploaded because it contains an iMessage app that isn’t supported for TestFlight.
I remember the last time it had sommething to do with the bundle identifier (full qualified vs. plain) provided in the plist manifest that is used in the itms-services URL...I will file in a radar and see, if I get a response.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
HelloI've an app publishe in store , I try to upload a new version but I get errorsERROR ITMS-90478: Invalid Version. The build with the version “100” can’t be imported because a later version has been closed for new build submissions. Choose a different version numberERROR ITMS-90062: This bundle is invalid. The value for key CFBundleShortVersionString [1.1.0] in the Info.plist file must contain a higher version than that of the previously approved version [100]. I change the version number and the CFBundleShortVersionString and Info.plist but I still get the same error Please can any one help in this issue ?Best Regards
Ok, I've spent long enough on this problem today, @davehenke have you figured out any solution at all? - hacks welcome.I'm moments away from ditching my framework and moving the code into my main project :-(I'm still getting these errors:ERROR ITMS-90668: Invalid Bundle Executable. The executable file 'MyApp.app/Frameworks/MyAppFramework.framework/MyAppFramework' contains incomplete bitcode. To compile binaries with complete bitcode, open Xcode and choose Archive in the Product menu.ERROR ITMS-90635: Invalid Mach-O Format. The Mach-O in bundle MyApp.app/Frameworks/MyAppFramework.framework isn’t consistent with the Mach-O in the main bundle. The main bundle Mach-O contains arm64(bitcode and machine code), while the nested bundle Mach-O contains arm64(machine code). Verify that all of the targets for a platform have a consistent value for the ENABLE_BITCODE build setting.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
Hello I am getting this error after using xcode8 and then I tried xcode7 to upload an apllication, any body has an idea how to correct this?
According to the latest TestFlight / iTunes Connect release notes https://developer.apple.com/testflight/release-notes/ we can now send iOS 10 beta apps to internal testers. However, when I upload through the latest Xcode 8 beta I receive this error:ERROR ITMS-90512: Invalid sdk value. The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in <app name>.app/<app name> is 10.0 which is greater than the maximum allowed value of 9.3.How do I get an app to Testflight? 😕
Suddenly iTunes Connect is rejecting an app which was working yesterday.The error is happening at upload time. Not at compile time. The cause appears to be iOS10 frameworks. Invalid sdk value. The value provided for the sdk portion of LC_VERSION_MIN_TVOS ... is 10.0 which is greater than the maximum allowed of 9.2Finding myself unable to distribute builds from XCode8And unable to distribute builds from XCode7
We are facing an issue while deployment of our enterprise ios application. We are following the documentation from Apple linkCreated an html with hyperlink to 'itms-services://?action=download-manifest&url=https://location.company.com/sites/mobile/Files/Mobile/deploy/manifest.plist'.Hosted the html, ipa, manifest and png files in https location.The following mime type is in the web server .plist -> application/xml .ipa -> application/octet-streamI tried to download the plist file from my iOS browser. It is working fine.When I trying to click on the link, I am getting an error “Cannot connect to <Server>”The device log in the Xcode shows, the below log.Jun 23 15:17:15 TOM-iPhone itunesstored[106] : Could not load download manifest with underlying error: Error Domain=SSErrorDomain Code=2 Cannot connect to iTunes Store UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store}When try the link https://location.company.com/sites/mobile/Files/Mobile/deploy/manifest.plist in my iOS br
I have an app that uses itms-services scheme to download applications from a private App Store. This has stopped working in iOS10 beta 1. From my server logs, I can see that the manifest is downloaded, however, the subsequent request for the app described in the manifest is not downloaded and the open URL call fails. Are others seeing this problem under IOS10?
We are facing an issue while deployment of our enterprise iOS application. We are following the documentation from Apple link - https://help.apple.com/deployment/ios/#/apda0e3426d7We have followed the below steps, • Created an ipa with our enterprise app provisioning profile. • Created a manifest file that points to ipa and png files • Created an html with hyperlink to - itms-services://?action=download-manifest&url=https://location.company.com/sites/mobile/Files/Mobile/deploy/manifest.plistHosted the html, ipa, manifest and png files in a folder in the server https://location.company.com.The following mime type is in the web server .plist -> application/xml .ipa -> application/octet-streamWe instructed our employees to access the download page, in the following way, 1. Open https://location.company.com. It will as for userid and password. Need to login. 2. Display a page which have install app link. 3. Tap on the link to install the app.When I trying to click on the link, I am getting an e
The full error message is:ERROR ITMS-90096: Your binary is not optimized for iPhone 5 - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images.The root cause should be the localized launch images because everything works fine before I started to localize them. I’m using the following configuration in info.plist to use localized launch images. It works fine on simulator and test device. My Xcode version is 7.3.1.http://i.stack.imgur.com/fUF1Q.pnghttp://i.stack.imgur.com/in9Rh.pngI’ve tried the following methods but none of them work.- Use image asset for launch image but delete the actual images.- Put a 568h image in source root. The upload succeed but lost localization.- Localize the 568h imag
Apple's server needs to be able to access either the plist or the ipa or both, but I can't remember for sure which it is now. You could test putting one or the other in a public location just to verifty which it is. It is a pain to make sure no-one outside your company can access the file(s). I ended up writing server-side code to inject a unique one-use token into the itms-services link (when the page displaying it is loaded, after the user logs in) and the url string in the plist (when the plist is requested). If a valid token is present on the request for the plist or the ipa, it doesn't prompt for a login. The token is deleted from a valid tokens table after the ipa is requested once using that token. The tokens also expire after a certian amount of time if they haven't been used. I based it on a suggestion in an SO post.EDIT: Actually it may be the device itself, and not Apple's server, which needs access without a login prompt; either way it creates an issue.
Topic:
Developer Tools & Services
SubTopic:
General
Tags: