views:

337

answers:

3

Hello,

I have a existing application and I want to implement In App purchase in this application, so that application is available freely on App Store with some locked feature and if user tries to access those locked feature, they will get some message to buy unlock those features by buying the app.

Please tell me steps to implement this or some reference where step by step guidance is available.

+7  A: 

Read the In App Purchase Programming Guide.

oefe
A: 

UrbanAirship (http://urbanairship.com/in-app-purchase/) is what you are looking for.

Acharya
A: 

Please someone give a reference site which explains step by step to add in app purchase in existing application. Please I need it urgently

pratik
http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Conceptual/StoreKitGuide/MakingaPurchase/MakingaPurchase.html#//apple%5Fref/doc/uid/TP40008267-CH3-SW1
Carl Coryell-Martin