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 !
Post
Replies
Boosts
Views
Activity
Hello,
I have the same problem with Xcode 14.0.1, the tab "Runtime Issues" isn't displayed in the "Issue Navigator".
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]"
)