Post

Replies

Boosts

Views

Activity

Reply to Enterprise install and iOS 16
Hello, Because the app is deployed both on App Store and Enterprise In House but with different ids, seems that the App Store ones is poping from somewhere. But this issue arise only on iOS 16 below, I expect <BUNDLE ID 2> but found references of <BUNDLE ID 1> in the logs Same error here. I found that in the Console App logs: -[IXSClientConnection _remote_prioritizeCoordinatorForAppWithIdentity:completion:]: No coordinator found for <bundle identifier> and app is not vendable by App Store or is a hard error (1) so showing alert [...] -[IXSErrorPresenter presentErrorForIdentities:code:underlyingError:errorSource:]: Asked to present alert for error 1 source MobileInstallation underlying error Error Domain=MIInstallerErrorDomain Code=180 "The item being installed did not contain an app with bundle ID **"<BUNDLE ID 1>"**, but it did contain app(s) with bundle ID(s): {(   **"<BUNDLE ID 2>"** )}" UserInfo={SourceFileLine=450, NSLocalizedDescription=The item being installed did not contain an app with bundle ID **"<BUNDLE ID 1>"**, but it did contain app(s) with bundle ID(s): {(   **"<BUNDLE ID 2>"** )}, FunctionName=-[MIInstaller _bundleInDirectory:withBundleID:error:]} for identities (   "[**<BUNDLE ID 1>**/P]" )
Sep ’22
Reply to Xcode 15 OSLog "Jump to source" not working inside Package
Hello, Thank you for reporting those issues. I wonder why there is so many debugging / logging features that are broken ... OS Log Store is also partially broken on iOS. It is very difficult to rely on Unified Logging to properly log application behaviors. Please do something !
Replies
Boosts
Views
Activity
Apr ’24
Reply to Xcode 14 RC - Issues Navigator
Hello, I have the same problem with Xcode 14.0.1, the tab "Runtime Issues" isn't displayed in the "Issue Navigator".
Replies
Boosts
Views
Activity
Oct ’22
Reply to Enterprise install and iOS 16
Hello, Because the app is deployed both on App Store and Enterprise In House but with different ids, seems that the App Store ones is poping from somewhere. But this issue arise only on iOS 16 below, I expect <BUNDLE ID 2> but found references of <BUNDLE ID 1> in the logs Same error here. I found that in the Console App logs: -[IXSClientConnection _remote_prioritizeCoordinatorForAppWithIdentity:completion:]: No coordinator found for <bundle identifier> and app is not vendable by App Store or is a hard error (1) so showing alert [...] -[IXSErrorPresenter presentErrorForIdentities:code:underlyingError:errorSource:]: Asked to present alert for error 1 source MobileInstallation underlying error Error Domain=MIInstallerErrorDomain Code=180 "The item being installed did not contain an app with bundle ID **"<BUNDLE ID 1>"**, but it did contain app(s) with bundle ID(s): {(   **"<BUNDLE ID 2>"** )}" UserInfo={SourceFileLine=450, NSLocalizedDescription=The item being installed did not contain an app with bundle ID **"<BUNDLE ID 1>"**, but it did contain app(s) with bundle ID(s): {(   **"<BUNDLE ID 2>"** )}, FunctionName=-[MIInstaller _bundleInDirectory:withBundleID:error:]} for identities (   "[**<BUNDLE ID 1>**/P]" )
Replies
Boosts
Views
Activity
Sep ’22