mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-27 10:55:49 +03:00
[GH-ISSUE #13] Unable To Install "App Name.ipa" #7
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @causefx on GitHub (Mar 4, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/13
I get this message after trying to install an app that was successfully signed.
Unable To Install "App Name.ipa"
This app cannot be installed because its integrity could not be verified.
@ViRb3 commented on GitHub (Mar 4, 2021):
This usually means that the signing profile you used to sign the app is not registered with the UDID of the device where you are trying to install the signed app. Have you tested that signing profile before?
@causefx commented on GitHub (Mar 4, 2021):
i just made this profile today... here is the SS:

@ViRb3 commented on GitHub (Mar 4, 2021):
Interesting. Which version of the service are you running? Also, what app are you trying to sign, could you share it? If you prefer, feel free to leave me a Discord or Telegram handle and I will contact you there.
@causefx commented on GitHub (Mar 4, 2021):
redacted to preserve privacy
@ViRb3 commented on GitHub (Mar 4, 2021):
As discussed over instant messaging, the problem was resolved by updating to the latest service + CI builder version.