I made update for my app and added an in app purchases. I submited new binary and in app purchases and everyting is Ok. Can i add new in app purchase for this b开发者_运维技巧inary or i need to create
I am creating the backend for an iOSapp that has inapp purchase products in them. The backend does the content serving stuff and validations of receipts and what not.
I am trying to create an in-app purchase store on the iPad. As part of that system, I use a serve开发者_StackOverflow社区r to host the IAP content and serve the appropriate assets when given a valid r
I recently published an app on the Android Market and have got some error reports I could not figure out. My app has functionality that can be \"activated\" for a $1 fee, and it is loosely based on th
I have submitted a new version of my application in order to include in-App-Purchase 3 month ago and it has been rejected. I have worked on it and now I\'m trying to upload the new binary for validati
I am quite new to this in app thing, I am completely lost while setting up things at apple developer website
I am testing in app purchase with MKStoreKit. I\'m getting response\'s status 21002 and wonder why. Do I need to set up a certificate or something to talk to apple server?
I have some in-app purchases setup for an application.The in-app purchases are all tested, and working great - however I can\'t submit them for review.I submitted the application binary for review, th
I want to enable in app purchasing for an ipad application. What I want to sell is mp3s which I believe should be a non consumable product type.
I\'m trying to use the MKStore code for my in-app purchases. The readme, and other documentation doesn\'t go too much into detail for configuration.