Dadoum

Results 136 comments of Dadoum

Apple doesn't trust your computer. This can be due to a lot of things, but if you want to reset that you can go in %AppData%/Sideloader/ and remove device.json and...

You can try to use the CLI in a terminal. Also if your phone is TrollStore compatible try to install TrollStore. Eventually there is Legacy-iOS-Kit which provides a Sideload script...

I should have expected something is wrong when the file is literally called as `C:\Users\Maxime\AppData\Local\Temp\ SideStore.ipa\Payload\SideStore.app\Frameworks\AltStoreCore.frameworkAltStoreCore` with a missing backslash… needs more investigation…

Do you have a more complete stacktrace? (maybe with Sideloader running with debug logs, to see which parts are colliding on that *wrong* file path)

No problem about the issues. Software has to be improved, especially if it has problems. I still can't code right now, but as a workaround open your ipa as a...

Yes you can. When you unzip an ipa file you should see a Payload folder. Zipping it back in a new archive just makes a new iOS. It's that simple

A simple zip will do the trick, but you will probably have to rename that zip and change the end to ipa

Yeah the automated build doesn't work for some reason. I haven't got time to investigate but in some other issue I built it manually. you can download that one which...