I\'m having problems testing my in-app purchases for an app for mine. I\'ve done t开发者_开发技巧his before without any problems, but now it suddenly seems impossible.
I am trying to test auto-renewable subscriptions in the sandbox environment. I\'ve defined an auto renewable product in iTunes connect and my app successfully gets its details using the store kit.
I am working in 开发者_高级运维one iPhone application in which I need to add inApp Purchase functionality. Now in the inApp Purchase I need to add around 20 books which are already listed in iBook sto
Preambule Suppose, I have an iOS application, which is a book reader, and it uses Core Data for storing the books data. The first version of my app uses a rather simple data model, w开发者_运维知识库
Is there any way i can test in a开发者_JAVA技巧pp purchases without sandbox. I want to know what happens for in app purchases that are not reviewed by apple team. I can retrieve it properly on sandbox
We are planning a new application development for iPhone and Android devices. The application would be published in both marke开发者_如何学运维ts (Android Market and Apple\'s App Store) and its downlo
It\'s possible to have a free feature in my iphone game and then charge people for 开发者_StackOverflowit after some time trough an in app-purchase?.
I have an app with two in-app purchases. One is called adfree, the other galaxycluster. The adfree product has been working for a long time. In the newest version, I added the galaxycluster product. I
I\'ve been working on implementing in-app billing, basing it off of blundell\'s tutorial here: http://www.anddev.org/advanced-tutorials-f21/simple-inapp-billing-payment-t52060.html
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 me开发者_C百科thod for this?