Heena
Heena

Reputation: 2358

How to implement Inapp Purchase for multiple products?

I want to implement Inapp purchase for multiple products in my app.

Do I need to register All the products at iTunes? and is the code procedure is same for multiple as for single product?

I don't know what is the requirement of restore button in Inapp.

If anyone having tutorial or code for multiple product inApp then please provide.

Thanks

Upvotes: 1

Views: 1092

Answers (2)

Midhun MP
Midhun MP

Reputation: 107121

You need to register all your product in iTunes store for multiple InApp purchase.

What is the requirement of restore button in Inapp ?

If user accidentally deleted the app from their device. If he/she again downloaded or installed the App. They won't get the previously purchased items, then he/she should again purchase them for using it. In that case you need to provide an option for restoring the already purchased items.

This is a nice tutorial

Upvotes: 1

Niru Mukund Shah
Niru Mukund Shah

Reputation: 4733

You need to read this. You will get all your answers InApp Purchase

Upvotes: 2

Related Questions