Top "In-app" questions

Refers to issues related to in-app purchases in any app development framework.

iOS - Integrating credit card payments

I'm aware that we can integrate in-app purchases with storekit. but i want to integrate payments using credit card. will …

ios credit-card in-app
How to detect Facebook in-app browser?

Have you had any experience in Facebook in-app browser detection? What's the core difference in user agent? I don't want …

javascript facebook mobile browser in-app
How can I change the Read/Write Permissions of /mnt/SDcard folder on Kindle Fire?

I am trying to develop Amazon In-app in android. For this i download the sample code for from this site …

android amazon kindle-fire in-app
how to cancel an in-app test purchase on android?

Until june 20th 2016 i was able to cancel test purchases done in my app. Doing multiple in-app purchases (not consumable) …

android billing in-app
Use in_app or latest_receipt_info for getting latest receipt for auto-renewable iOS 7 style transactions?

I am trying to verifying that an auto-renewable In App purchase has not expired server side (not on a device). …

ios in-app-purchase server-side subscription in-app
Get android subscription status, failed with 403

While trying to get android in-app subscription status (with expiry date), I get the following error message: { "error": { "errors": [ { "domain": "…

android google-api subscription in-app
iOS Application Rejected By Apple In-App purchase Subscription

Hello Team I know lot of answer on the stack overflow but for me none of them work so please …

ios in-app-purchase appstore-approval in-app
iOS Submission issue with In-App purchase

I have uploaded my app with two In-App purchases. After 4 days I have received this message and the iTunes Connect …

ios iphone submission in-app
New Unity In-App Purchase integration (Android)

Im trying to integrating new Unity inapp serivice and got the next problem: I created project on google play (now …

android unity3d service unity5 in-app
AlarmManager is not triggered when App is closed

I have some in-App notification to show to users at a specific time but nothing is shown when the App …

android notifications alarmmanager in-app