Reputation: 109
I am new in iPhone development.
if i want to buy only an image within the application through Apple - In App purchase Payment mode. So what would be the method for this?
NOTE: Dont Want to buy the whole Application.
Thanks in advance.
Upvotes: 5
Views: 986
Reputation:
Refer this blog of In App Purchase
Also refer the apple documentation
You keep the image locked and ask the user to make an in app purchase for it to unlock.
Upvotes: 8