Jump to content

iAPFree Core Plugin [Standalone Version]


199 posts in this topic

Recommended Posts

Updated (edited)

iapfree.jpeg


This one for those who don't want to use LocaliAppStore or iAPCrazy cuz so much craps on it

Tested and working on iP5 8.1 and 64 bit devices

No icon, option to configure. Download and Install it then Respring

Hidden Content

React or reply to this topic to see the hidden content & download link. 👀
Updated by Laxus
  • Like 92
  • Winner 10
  • Thanks 14
  • Haha 10
  • Agree 12
  • Informative 9
Posted

Iapgod is still the best

 

"iAPGod" is the same as LocaliAPStore. Except it doesn't create custom receipts.

 

How to write iAPGod/LocaliAPStore in MS :

 

Main function

%hook SKPaymentTransaction
- (int)transactionState {
return 1;
}

Some things I tested to multiply the currency (maximum of 3)

%hook ISOperation
- (BOOL)success {
return true;
}
%hook ISProtocolDataProvider
- (BOOL) shouldProcessAccount {
return true;
}
%hook SUPurchaseManager
- (BOOL)_needsAuthenticationForPurchases:(id)fp8 {
return false(NULL);
}

If you either use some more difficult code or think it's ripped off somewhere else, I don't have any problems with that. I am still figuring out how Alex793 disabled the authentication popup.

Posted

I have install localiapstore and iapcrazy...do i need uninstall it 1st???

Yes.

Just disabling them and keeping iAPFree on should do. :3

Guest
This topic is now closed to further replies.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines