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

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -