I want to implement in-app-purchase in iOS App. I have a list of records that have digital audio assets. I want to implement like a product id com.product.id and using this product id i want to implement and user can purchase n number of products using in-app from app.As Example : user1 can purchase product xyz of price $9.99 having the same product id com.product.id. then same user1 can purchase product abc of price $9.99 having same product id com.product.id.
4
0
4.1k