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

"App has encrypted binaries" issue only on one device #739

Open
Nok0904 opened this issue Feb 29, 2024 · 18 comments
Open

"App has encrypted binaries" issue only on one device #739

Nok0904 opened this issue Feb 29, 2024 · 18 comments

Comments

@Nok0904
Copy link

Nok0904 commented Feb 29, 2024

When i install an ipa with extensions on my iphone 6s plus running ios15.7.8, it displays the encrypted binaries prompt, and the extension for the app doesnt show up/work when i launch the app. However, on my iphone 14 pro running ios16.1 , the prompt doesnt pop up, and the extension works fine. both are running TS 2.0.12. Note that the app and extension supports both ios versions. Any help would be appreciated. Thanks in advance.

@opa334
Copy link
Owner

opa334 commented Feb 29, 2024

This makes no sense, the message is shown based on a flag in the file, it should be the same on all devices.

@Nok0904
Copy link
Author

Nok0904 commented Feb 29, 2024

I know it makes no sense, thats why I created a ticket. I installed TS on my 6s plus by first jailbreaking it with palera1n, then installing using trollhelper. Im not sure if this causes the issue, or if older devices have trouble reading or decrypting the files in the ipa. I couldnt replicate the error on my other devices. I will upload photos for reference after I get home. Thanks for your help

@Nok0904
Copy link
Author

Nok0904 commented Mar 2, 2024

The ipa in question is JOOX with iosgods modification, which is like an asian version of spotify.

@Nok0904
Copy link
Author

Nok0904 commented Mar 2, 2024

image

@Nok0904
Copy link
Author

Nok0904 commented Mar 2, 2024

working on my 14pro
Uploading B2171F90-8225-4DAA-90CB-6F2B5BE1E5B9.png…

@alfiecg24
Copy link
Collaborator

Could you send/link the exact IPA you used with which you experienced the issue?

@Nok0904
Copy link
Author

Nok0904 commented Mar 3, 2024

sure

@Nok0904
Copy link
Author

Nok0904 commented Mar 3, 2024

i think i may be due to the ios version, since I have had multiple apps working on ios 16 but had the same issue on ios 15

@alfiecg24
Copy link
Collaborator

i may be due to the ios version

Whether or not a binary is encrypted does not depend on the iOS version, nor should the encryption detection be limited to iOS version in TrollStore code.

@alfiecg24
Copy link
Collaborator

Make sure both your devices are on the latest version of TrollStore too.

@Nok0904
Copy link
Author

Nok0904 commented Mar 3, 2024

both of them are on the latest version - 2.0.12

@Nok0904
Copy link
Author

Nok0904 commented Mar 3, 2024

@Nok0904
Copy link
Author

Nok0904 commented Mar 3, 2024

Thanks for your help

@alfiecg24
Copy link
Collaborator

I am getting the encrypted binary alert on my device on iOS 16.3. Please update to TrollStore 2.0.13 and try on both devices.

@Nok0904
Copy link
Author

Nok0904 commented Mar 5, 2024

the same problem still persists after updating to 2.0.13 on the 6s plus. but not on my 14pro

@Nok0904
Copy link
Author

Nok0904 commented Mar 5, 2024

I should add that the app size displayed in TS is 297.9MB on the working 14pro, while it is 297.8MB on the non-working 6s pro.

@Nok0904
Copy link
Author

Nok0904 commented Mar 5, 2024

Thanks for your help :)

@alfiecg24
Copy link
Collaborator

Are you absolutely sure that you are using exactly the same IPA on both devices?

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

3 participants