iPhone Full and Lite version without StoreKit
Posted
by beryllium
on Stack Overflow
See other posts from Stack Overflow
or by beryllium
Published on 2010-03-19T13:38:50Z
Indexed on
2010/03/19
13:41 UTC
Read the original article
Hit count: 274
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.
© Stack Overflow or respective owner