Post

Replies

Boosts

Views

Activity

Comment on App Store Connect Error ITMS-90058: This bundle is invalid
@DTS Engineer, It’s part of our own framework, not a third-party dependency. For some reason, the DTPlatformName key is missing from the framework’s Info.plist, which caused the ITMS-90058 error during validation. We resolved this by adding DTPlatformName = iphoneos to the framework’s Info.plist, and the build is now passing App Store checks.
Sep ’25
Comment on App Store Connect Error ITMS-90058: This bundle is invalid
@DTS Engineer, It’s part of our own framework, not a third-party dependency. For some reason, the DTPlatformName key is missing from the framework’s Info.plist, which caused the ITMS-90058 error during validation. We resolved this by adding DTPlatformName = iphoneos to the framework’s Info.plist, and the build is now passing App Store checks.
Replies
Boosts
Views
Activity
Sep ’25
Comment on App Store Connect Error ITMS-90058: This bundle is invalid
@DTS Engineer , For packages also CFBundleVersion is required.
Replies
Boosts
Views
Activity
Aug ’25
Comment on WidgetKit Not running in iOS 14/15 (FBSOpenApplicationServiceErrorDomain)
My main app minimum target is already 13.0 widgetkit Minimum target is 14.0 widgetkit is running fine in iOS 17.0 in iOS 15.0 only facing issues.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’24