iPhone Full and Lite version without StoreKit
- by beryllium
Hi there!
I have a Full and Lite applications that were built from the same code. Lite version has a button Upgrade. What code I should place in button's handler for checking users payment and update application to Full version??
I know StoreKit framework that allow to unblock some features, but I need just 2 different applications.
Maybe there is tutorial on this topic, but I found nothing.
If anyone has reference link pls provide
None of those applications has not yet uploaded to Appstore.
Thanks.