ios - Non Consumable and Dynamic in app purchase -


i having issue implementing kind of in-app purchase application demands, need sell story books books , prices not fixed book list comes server. price range fixed i.e book having price 3 prices(0.99$, 1.99$, 2.99$).apple demands purchase of books non-consumable purchase, issue create 3 in-app purchase mentioned there can number of books having price 0.99$ once have purchased book in-app id of price 0.99$, if purchase book same in-app id have purchased item.we want create single in-app id , use them multiple books of same price.please me out solution regarding issue.

for non-consumable in-app purchase need create in-app purchase code in itunesconnect each product. can't use generic product code content purchases need restorable (and have problem pointed out of not being able purchase more 1 product @ each price point).

each content in-app purchasable item needs submitted apple approval.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -