Refers to issues related to in-app purchases in any app development framework.
Questions tagged [in-app]
349 questions
-1
votes
1 answer
how to develop In-app billing application for android apps
I developed a small android application. In that application I need subscription billing.
i integrated dungeons sample code and added billing permissions. But still it showing item not found error. I uploaded apk into the development console and…

laxman
- 1,884
- 4
- 15
- 22
-2
votes
1 answer
In App Email Form
the reason for me writing this post is because I want to create an email form in my iOS app that will allow people to fill out a simple form like this one. Email Form Layout In iOS App
Once you've filled out the form you'll click the 'Send Email'…

user3562037
- 1
- 1
-2
votes
1 answer
in-app purchase being restored even before purchase
An update of my existing app has been published on the app store today with in-app purchase to remove ads. I had to put a restore button as it is non-consumable in-app purchase. i have noticed that i can restore the in-app purchase without even…

Isti
- 29
- 5
-2
votes
1 answer
In-app billing v3 works wrong
I added In-app billing v3 in my app and when I try to buy an item, the transfer is successful and money is taken from credit card, but the item doesn't add in app. What could be wrong?
//EDIT
public class GetcoinsActivity extends MainActivity…

Denis Lolik
- 299
- 1
- 4
- 11