Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.6.0 Bundle ID Prefix Error While Sideloading. #124

Closed
Bryan0211 opened this issue Dec 11, 2024 · 3 comments
Closed

v0.6.0 Bundle ID Prefix Error While Sideloading. #124

Bryan0211 opened this issue Dec 11, 2024 · 3 comments
Assignees

Comments

@Bryan0211
Copy link

Error Code:

minimuxer.MinimuxerError 0

The operation couldn’t be completed. Unable to install the app: Error Domain=IXErrorDomain Code=2 "Failed to set app extension placeholders for com.burbn.instagram.4493B2X8J7" UserInfo={NSLocalizedFailureReason=Failed to create promise., NSLocalizedDescription=Failed to set app extension placeholders for com.burbn.instagram.4493B2X8J7, FunctionName=+[IXPlaceholder _placeholderForBundle:client:withParent:installType:metadata:placeholderType:mayBeDeltaPackage:isFromSerializedPlaceholder:error:], SourceFileLine=968, NSUnderlyingError=0x6f8049f20 {Error Domain=IXErrorDomain Code=8 "Attempted to set app extension placeholder promise with bundle ID com.burbn.instagram.lockscreencamera that does not match required prefix of com.burbn.instagram.4493B2X8J7. for parent" UserInfo={NSLocalizedDescription=Attempted to set app extension placeholder promise with bundle ID com.burbn.instagram.lockscreencamera that does not match required prefix of com.burbn.instagram.4493B2X8J7. for parent, FunctionName=-[IXPlaceholder setAppExtensionPlaceholderPromises:error:], SourceFileLine=1582, NSLocalizedFailureReason=Mismatched bundle IDs.}}}

Information:

Instagram IPA v350.0.12
iOS 18.
Sideloading on SideStore.

@SoCuul
Copy link
Owner

SoCuul commented Dec 11, 2024

Please see #98

Also, for future reference this is not a bug with the tweak itself. If you need any help, feel free to ask over in the discussions tab!

@SoCuul
Copy link
Owner

SoCuul commented Dec 11, 2024

This seems to be something to do with how SideStore sets the app extension bundle ids, which results in the install failing.

You can try installing without app extensions and see if that fixes the problem.

@SoCuul SoCuul closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2024
@Bryan0211
Copy link
Author

I see. Thanks a lot!

@Bryan0211 Bryan0211 changed the title bug: v0.6.0 Bundle ID Prefix Error While Sideloading. v0.6.0 Bundle ID Prefix Error While Sideloading. Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants