pixelomer / AltDeploy

IPA sideloader based on AltServer
654 stars 116 forks source link

Signed app is not working #36

Open qaistem1 opened 4 years ago

qaistem1 commented 4 years ago

Hi!

I have an app that is already signed, whenever I sign it with my certificate the app cannot connect to the internet

Thanks!

RedWizard89 commented 4 years ago

Same here, after 24 hour, 1 app work of the 4 i've installed

qaistem1 commented 4 years ago

Hi,

It worked with me via a weird solution, if I extract the .ipa file I will have a "Payload" folder. If I extract it again I will have "Payload 1" folder, then if I compress the "Payload 1" it will crash, but if I compress the "Payload" folder, it will never crash, so make sure that when you extract the .ipa file that it is the only Payload folder in the current directory then do your edits and compress it.

Hope this helps!