New Tutorial:
More information about the game: https://itunes.apple.com/app/afterpulse/id917912662
Requirements:
- Cydia/Jailbreak
- A computer
- 7-Zip
- AppSync Unified (cydia.iphonecake.com)
Required if you're doing this on your idevice:
- iFile/Filza (Filza Suggested)
- AppCake (cydia.iphonecake.com)
- AppSync Unified (cydia.iphonecake.com)
Instructions: Step 1: Using your computer or AppCake on your iDevice, download Afterpulse IPA: https://www.iphonecake.com/app_917912662_.html
Step 2: If you try to install the IPA, it will fail so we will need to view and edit a file inside the .IPA. We can do so on our PC by using 7-Zip.
Step 3: Now on the 7-Zip window, open the Payload folder, then RealPunch.app and then open Info.plist with a text editor.
Step 4: Now inside the text editor, search for MinimumOSVersion
You will find this:
<key>UIStatusBarHidden</key>
<true/>
<key>MinimumOSVersion</key>
<string>9.0</string>
<key>FacebookAppID</key>
Now all you need to do is change "9.0" to "7.0":
<key>UIStatusBarHidden</key>
<true/>
<key>MinimumOSVersion</key>
<string>7.0</string>
<key>FacebookAppID</key>
Step 5: Now save your modifications and close your Notepad window. 7-Zip will then ask you whether you want to update the modified Info.plist inside the archive. Click on OK.
Step 6: Now install the .IPA using iFunBox, iTools etc.
Step 7: Enjoy the game!
Easy way if you're trying to install the app using only your iDevice:
- Download the app using AppCake.
- Install IPA Installer package from BigBoss repo.
- Browse to /var/mobile/Media/AppCake/Download/Downloaded using IPA Installer.
- Open IPA Installer's Menu -> Settings -> Expand IPA+ -> Tick 'Force Installation' option.
- Now tap on the IPA and let it install.
Enjoy!