In the context of iOS sideloading, typically refers to the certificate package provided by KravaSign (formerly MapleSign). This ZIP file contains the necessary files to sign and install third-party apps on your device without a computer or revokes. 📦 Contents of Krava.zip
: Used for apps that require JIT (Just-In-Time) compilation. Krava.zip
💡 If you haven't received your files yet, you can often trigger a download by using the /getcert command in the official KravaSign Discord. In the context of iOS sideloading, typically refers
When you extract the ZIP file, you will find two main types of certificates: 💡 If you haven't received your files yet,
Tap the app, select , and then choose Install once the process is complete.
Go to the or Installations section of your signing app. Import the .ipa file you want to install.
: Each folder contains a .p12 file (the certificate) and a .mobileprovision file (the provisioning profile). 🛠️ How to Use with Sideloading Apps