Can anyone please explain me how restore transaction works with Auto-Renewable Subscriptions. I have read apple http://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/Sto
I am familiar with inapppurchase that lets you use additional features of the app.But i have no idea how to give user extra features.I have following queries:
https://github.com/robotmedia/AndroidBillingLibrary I\'ve created separate Billing class: public class Billing extends AbstractBillingActivity {
For adding in app purchase products, how long does apple normally take to approve one of t开发者_JAVA技巧hem? I have like hundreds of in app products and i wonder how long it will take for all to be a
I am facing the issue in building InApp Purchase Example App give in SDK. It\'s showing error in IMarketBillingService.aidl because its showin开发者_JAVA百科g like disabled file.
I\'m working on an iPhone app that unlocks further content through an in app purchase. However, I\'d like the ability to offer a student discount for the upgrade. I tried creating a second in app purc
I have implemented InApp Purchasein my App. These are the steps i have taken Created a new App Id as \"QPSRWANSS5.com.cmpnyname.appname\" Enabling Manage In App Purchase
I\'m developing an iOS game where the users can buy some amount of internal currency (say 1000 golds) by a Consumable In App Purchase. 开发者_如何学C
I have developed an iPhone application that was rejected. With this application I offer an SMS transmission service. On my website each user has an account and he can buy credits on the website to be
A simple question, t开发者_StackOverflow社区hat I however can\'t resolve: when should I start and stop the billing service? I\'m thinking about two decisions: