zhlynn / zsign

Maybe it is the most quickly codesign alternative for iOS12+, cross-platform ( macOS, Linux , Windows ), more features.
BSD 3-Clause "New" or "Revised" License
1.27k stars 382 forks source link

on iphone >= 11 apps crash when using custom entitlement file. #252

Open a0x3e8 opened 2 years ago

a0x3e8 commented 2 years ago

when using -e and adding custom entitlements, app crashes on iphone models after the iphone x. apps work fine on iphone 7,8,x ... but on iphone 11, 12 and 13 apps crash. tested on different iOS versions, different devices and different apps. also same apps and entitlements work fine when used with codesign on a mac machine.

emranovin commented 11 months ago

Have you solved the problem? I have issue with custom entitlements and keeping APN (Push notification) working after resign..