now i am using the theos make a jailbreak application . and i want to make the application send sms without user interaction. so i refer to this send sms in program
it says:
In order to use this API on iOS 7 and above you need to add another entitlement with bool value set to true - com.apple.coretelephony.Identity.get.
in the referce said i had to use ldid to sign the ipa , but in theos , there only will make a deb file , and how to make the deb file sign with the entitlements by ldid , thanks