Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this questionI'm making a music app. It's going to be free, but one of the in-app purchases is going to be 'Recording'. The user will have to buy the recording feature via 开发者_开发技巧IAP. Is it possible for me to do this? The recording is going to be code, so im not sure if its possible.
Update from comments:
I'm not sure how to do it. How would it be done?
Yes. This is possible via inApp Purchase feature of the iOS from apple.
Here you just need to register the product/feature and you will get the product key from the apple developer account and use it in the application to unlock the given feature that is recording and you can do it easily.
Why wouldn't it be possible? Simple answer to an even simpler question: Yes, it is possible.
精彩评论