When I install Inhouse apps on iOS 14, I see the progress view on the app icon both on the home screen and in the App Library. But when the installation is completed the app disappears and I can't even find it by searching. In the App Library there is a folder for enterprise apps, but it is empty. One time it showed up in search after some time. When I connect the phone to my Mac and open Devices and Simulators in Xcode I see that the app is installed under Installed apps. One of my colleagues sees the same on his device, but another colleague doesn't see it on his device. I've tried installing both with itms-services://?action=download-manifest&url=https:// and by dragging the .ipa file into Xcode's Devices and Simulators with the same result. I see that there have been problems with Inhouse apps in the iOS 14 betas (https://developer.apple.com/forums/thread/655207), but in my issue the app is installed, but disappears.
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Ok, I found something new in the Console. exec of /Applications/***.app/Contents/Resources/jre/bin/java denied since it was quarantined by Hexx20Fiend and not approved by Gatekeeper, qtn-flags was 0x00000082 I have a feeling what this means. Originally when uploading my app to the App Store I got this error: ITMS-90511: CFBundleIdentifier Collision - The Info.plist CFBundleIdentifier value 'net.java.openjdk.cmd' of 'java' is already in use by another application. I searched around a bit and found that I should replace the CFBundleIdentifier in the java binary with a hex editor. I changed it to something unique under my domain with the same length as net.java.openjdk.cmd. I used Hex Fiend to do that, and apparently that has marked the binary as quarantined. I did not notice that, and the App Store also did not notify me of that. I now used xattr -d com.apple.quarantine to remove the quarantine tag. I am currently uploading the App again to see if that solved the issue.
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Krampus gave us another log4j remote code execution vulnerability (CVE-2021-44832), with the patch coming about 10 days after XCode 13.2.1 was released. XCode might be vulnerable; it's 13.2.1 release notes don't mention patching this newer vulnerability. I'm with donmontalvo and wish XCode would excludes all log4j versions less than 2.17.1. When I scan my system with CloudStrike's CAST tool, XCode pops in a big way. If XCode could upgrade /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/itms/share/OSGi-Bundles/org.apache.logging.log4j.core-2.11.2.jar to a secure version, my company would be much less worried.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I want to upload a MacOS App to App Store Connect and have it be available to test in TestFlight. I have already managed to sign the application as needed, as I can upload builds. The problem is, that they get marked as Not Available for Testing. At first App Store Connect notified me of this issue: ITMS-90889: 'Cannot be used with TestFlight because the bundle at “RougeLike.app” is missing a provisioning profile. Main bundles are expected to have provisioning profiles in order to be eligible for TestFlight.' I added a provisioning profile to the app bundle at Contents/embedded.provisionprofile. Now I don't get this notification anymore, but the app still is marked as Not Available for Testing. Does anybody know how to solve that?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
App Store Connect
App Store
macOS
TestFlight
hola ! Tengo el siguiente problema al publicar en app store un archivo ipa ERROR ITMS-90045: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, key 'CFBundleDisplayName' in 'Payload/sul.iOS.app/sul.iOS' is not supported. ERROR ITMS-90045: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, key 'CFBundleIdentifier' in 'Payload/sul.iOS.app/sul.iOS' is not supported. ERROR ITMS-90045: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, key 'CFBundleName' in 'Payload/sul.iOS.app/sul.iOS' is not supported. ERROR ITMS-90045: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, key 'CFBundleS
I got next error: ERROR ITMS-90683: Missing Purpose String in Info.plist. Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSHealthShareUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting Spring 2019, all apps submitted to the App Store that access user data are required to include a purpose string. If you're using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. You can contact the developer of the library or SDK and request they release a version of their code that doesn't contain the APIs. Learn more (https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy). But it's just a new build of a project and Info.plist seems to be ok (nobody has changed it):
We get this message after distributing a Safari extension from xcode to itunes connect. Any idea what it means and what should we do to solve this error?
In the latest version of Xcode, you can simply edit the file /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/itms/java/conf/net.properties accordingly. After changing the following line (which is set to false by default), notarization was able to connect from behind out proxy server. java.net.useSystemProxies=true
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Xcode does include a Java runtime environment - the App Store upload has always used Java tooling in its delivery mechanism and ships a Java Runtime Environment: % /Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/itms/java/bin/java -version openjdk version 14.0.2 2020-07-14 OpenJDK Runtime Environment 14.0.2-5906ce1373 (build 14.0.2+12-iTunesOpenJDK-8) OpenJDK 64-Bit Server VM 14.0.2-5906ce1373 (build 14.0.2+12-iTunesOpenJDK-8, mixed mode
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I am getting this issue on my apple developer mail. We identified one or more issues with a recent delivery for your app, 6.6 (6.7). Please correct the following issues, then upload again. ITMS-90036: This bundle is invalid - The Info.plist file for PassKit.framework is missing or could not be read. My app is running fine in debug mode and also it's archiving fine too.
Topic:
App & System Services
SubTopic:
Apple Pay
Tags:
Apple Pay on the Web
Wallet
Apple Pay
Frameworks
The same thing is happening to us today!! The app runs fine under Xcode on an iPad connected by wire to my MacBook. When we publish the app in TestFlight, it crashes immediately with the same missing library. We were also getting an automated email after each distribution on TestFlight: ITMS-90863: Apple silicon Macs support issue - The app links with libraries that are not present on Mac: @rpath/libswift_Concurrency.dylib We were able to prevent these emails by navigating in AppStoreConnect to: App Store / Pricing and Availability / iPhone and iPad Apps on Apple Silicon Macs and un-checking Make this app available
Topic:
App Store Distribution & Marketing
SubTopic:
TestFlight
Tags:
Hi everyone, same for us! We have an app that automatically builds & uploads to the App Store for ages, but we receive ERROR ITMS-90683 error since last week. The error says that NSHealthShareUsageDescription and NSHealthUpdateUsageDescription are missing, but they are not. Info.plist contains them for sure. We have not touched related code for weeks. It is good to read, that we are not the only one with this issue, because we really were in doubt about ourselves ;-) Crossing fingers that bug will be solved ASAP.
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect
Tags:
@richardm However, If I install the app OTA with itms-services://?action=download-manifest&url=https://website.com/manifest.plist I get the Developer needs to update the app... message. I'm not sure what would be the difference here where installing using both techniques. Do you have any embedded executables that may be causing issues, i.e., an extension or watchOS executable? Matt Eaton DTS Engineering, CoreOS meaton3@apple.com
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags:
My app is rejection ios by mentioning the error message given below ITMS-90535: Unexpected CFBundleExecutable Key - The bundle at '/Payload/Runner.app/Frameworks/App.framework/flutter_assets/ios/Runner/Info.plist' does not contain a bundle executable. If this bundle intentionally does not contain an executable, consider removing the CFBundleExecutable key from its Info.plist and using a CFBundlePackageType of BNDL. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue.
I know everyone seems to be having variations of this issue but I'm seeing this with one of our InHouse apps, the others have compiled/installed/run on iOS devices with no issues but this one app is proving stubborn. Im running Monterey 12.0.1 with Xcode 13.1. The app is targeting iOS 15, it builds and runs on iPhone 13 Pro 15.1.1 from Xcode fine. I've Archived and Exported with automatic code signing like all our other apps. Running codesign -dvvvvv ./Payload/AppName.app gives CodeDirectory v=20400 Page size=4096 -7=f98e5aa1b62669f050c7f71f4a36834a291ba177b4b8ce8a746de324098ce336 -6=0000000000000000000000000000000000000000000000000000000000000000 -5=d1343f304ebed50ddd6d18e38b6602a00cd6e784e02bfe9c5aef1240ace1734e -4=0000000000000000000000000000000000000000000000000000000000000000 -3=fdec1782c98ec9832e5641b126404722b9bcd1e339da35f46766afae8b44dde6 -2=3fe1b0c56bb490dbc4f2e446ce534fcf547abecd63ffa198978b9615f28ecff6 embedded.mobileprovision also contains DER-Encoded-Profile MIINkAYJKoZIhvcNAQcCoIINgTCC... If I
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags: