ios - How can I remove my app's in-app purchase while leaving premium functionality intact -
i have iphone app existing iap option. i'd remove in-app purchase requirement while still providing premium content. i'd replace "buy" button "get started" button , go on there :-) there "best way" strip out (overwrite, redirect, etc) iap code (objective-c).
well, expect premium functionality in code isn't coupled iap. so, substitute logic receipt checking new use case. so, recon, best way throw away iap code , write new functions.
Comments
Post a Comment