I want to integrate in-app purchases in my application. I want to distribute the app free of cost. I\'ll provide options inside the app to make in-app purchases. Can I distribute my application free o
How do you test an in-app purchases before your app is submitted to Apple, let alone accepted or released开发者_运维技巧?Apple docs have plenty of info but it\'s rather vague in places. You may try to
There are many reports of children being able to make in app purchases due to the fact that there is a 15 minute wi开发者_如何学Pythonndow of opportunity after logging into itunes where a user does no
I used in-app-purchase in my application. i am purchasing books from in-app-purchase. after successfully payment i am downloading books from my server. but i am thinking about the security. 开发者_开发
I\'ve created iPhone app with in-app purchase. Now, I\'m in testing phase. I created provisioning profile com.satyam.testapp
The app code is package com.musicdownloader; import com.fortumo.android.PaymentActivity; import com.musicdownloader.R;
We want to sell digital content through subscription model in our app. Is it possible to support a subscription bundle? Let\'s say content in question is magazine subscription for $0.99 a month. Is it
Maybe someone here had already done this before - I\'m not sure how to solve this safely... My client want a kind of in-app-purchase for an Android application. But that\'s only subsidiary - my proble
Encountering an issue with SKProductsRequest that is specific to iOS 4.0.The problematic code: - (void)requestProductData
Can in-app purchase be available from diff开发者_高级运维erent apps? I want to enable in-app purchase on a few different apps where the same non-consumable product catalog is available in all of the a