I’m attempting to make use of Objection PatchIpa so as to add the frida gagdet to an app.
Did all of the steps required as described right here:
https://github.com/sensepost/objection/wiki/Patching-iOS-Functions
Nevertheless, when I attempt to deploy the patched app to the gadget, I get:
ios-deploy[1259:28024] [ !! ] Error 0xe800009e: This app incorporates an app extension with an unlawful bundle identifier. App extension bundle identifiers will need to have a prefix consisting of their containing utility's bundle identifier adopted by a '.'. AMDeviceSecureInstallApplication(0, gadget, url, choices, install_callback, 0)
Already tried to offer my “Take a look at” app the identical bundle ID because the app I’m attempting to patch, however that doesn’t repair it both. Any assist could be significantly appreciated!