in-app-purchase Questions
4
I'm adding in-app purchases to my Android application. I've completed all the steps to fetch the products, display them to the user, and start the purchase flow. Now, I'm trying to test it. To do t...
Alleviator asked 11/11, 2023 at 10:26
1
I've developed a app and some logs are reporting errors when a brasilian user tries purchase an item.
I'm not brasilian and I want to test my app in that country. Is it even possible? My app is eu...
Resht asked 29/10, 2013 at 14:53
3
Having issues for the past days trying to make the IAP work on TestFlight for my 1st game app.
IAP works fine in Unity Editor (fake store) and also on Google Play (internal test track).
I don't r...
Luannaluanne asked 13/2, 2020 at 8:51
1
Our app allows users to either have a 1 month subscription, or a lifetime subscription. 1 Month is an auto-renew subscription, where lifetime is obviously a one time purchase.
Our issue arises whe...
Colvin asked 25/7, 2017 at 14:14
4
Solved
I'm trying to implement in-app purchases using the official Flutter In-App-Purchase plugin. I've got things working, except I can't figure out how to tell if a users subscription is still active or...
Diaspora asked 13/8, 2019 at 9:11
3
Solved
I'm using the in_app_purchase package, but I only can get one plan inside the subscriptions
I have 3 subscriptions:
Basic subscription
Premium subscription
Enterprise subscription
And inside each ...
Benoit asked 9/6, 2022 at 13:26
3
Solved
I am trying to test my flutter in app implementation.
In itunesconnect->Users and Access->Testers (https://appstoreconnect.apple.com/access/testers), I added one sandbox user.
Then I launch the I...
Clock asked 8/6, 2020 at 13:56
2
Solved
I am having trouble getting Free trail for In-app subscription working. The subscription is working but every time I test (even with new devices/google account) it shows as "Starting today&quo...
Synovitis asked 1/6, 2022 at 14:7
25
I am trying to set up in-app purchases but I don't know how to get rid of the "Missing Metadata" shown below.
The only yellow dot I see from the page is the "Localizations" sect...
Agripinaagrippa asked 25/9, 2016 at 3:42
1
Solved
I would like to know how I can check if a user has an active subscription. In this case, I have created a 1 month subscription and everything is working correctly. However, in what way can I determ...
Alanis asked 12/11, 2023 at 21:58
7
I'm trying to use receipt validation with my server side. Everything is ok, but sometimes I see strange: 10 times validation is OK, but on 11 i get 21002 error. I dont know what to do. Sometimes I ...
Dashtilut asked 29/9, 2015 at 5:7
10
I'm trying to add in-app purchase to my app, following the techniques described here :
Introduction to In-App Purchases in iOS 6 Tutorial
I've added a product via itunes connect, which has an id ...
Tracheid asked 30/10, 2011 at 21:4
6
I have submitted an iphone app with in-app purchase But my Binary is rejected and I have got the following message from Apple
From Apple. Missing IAPs
We are unable to complete the review of your...
Rambert asked 5/10, 2012 at 5:18
6
Solved
I am getting this error testing in-app subscription products locally.
authentication is required. you need to sign in to your google account
I was able to check the the inventory for the prod...
Atlas asked 20/3, 2016 at 11:54
7
I currently have a paid app in the store. Apple have not allowed a 'lite' version to be submitted as well, so I have no choice but to update the current paid version to a freemium (with in app purc...
Kings asked 17/9, 2010 at 13:18
3
I'm using the Flutter in_app_purchase plugin, v0.3.3+1.
While testing on iOS, I began a purchase but cancelled mid-way through. After that, whenever I try the purchase again, I get an exception wi...
Shenyang asked 10/5, 2020 at 12:48
5
Some time ago, I've added in app purchases to a Flutter app (Android and iOS) by happily copy&pasting the code from the code lab.
It's working in production. However, all out of a sudden, runni...
Comical asked 3/10, 2023 at 13:0
9
Solved
What dimensions should be used for IAP screenshots for Mac apps on iTunesconnect?
I have tried uploading PNG screenshots with:
2560 x 1600 px
640 x 920 px
to no avail... but the upload does not...
Chitchat asked 10/2, 2017 at 19:3
2
I'm following this video: https://www.youtube.com/watch?v=NWbkKH-2xcQ&t=495s and I'm using an Android device.
When I try to get the products from the google play console I'm getting an empty l...
Brewer asked 13/8, 2019 at 16:50
1
In AppStoreConnect you can now create Offer Codes. Upon implementation, I discovered that they bypass sandbox accounts. Has anyone found a way to test these using a Sandbox Account?
Rita asked 23/11, 2021 at 19:3
5
Solved
When I test an in-app purchase with the sandbox the post request to the sandbox url https://sandbox.itunes.apple.com/verifyReceipt returns
data: { environment: 'Sandbox', status: 21003 }
The 2100...
Booker asked 19/6, 2021 at 19:35
2
Here's a scenario that's not clear to me in terms of whether it's allowed by Apple (even though I've seen other apps that actually do this):
User purchases or subscribes to a web app.
User then d...
Gullah asked 3/2, 2016 at 17:42
11
In order to test my in-app purchases with iOS 13 I have to update one of my test devices to iOS 13.1 beta.
On iOS 12 and before there was a special Sandbox login in Settings/iTunes & App Store/...
Edema asked 9/9, 2019 at 8:55
6
I wanted to ask if someone has already implemented the new Offers for the inapp-subscription (auto renewal), the difficulty in creating server-side the system to create this signature using the p8 ...
Parttime asked 29/3, 2019 at 9:55
6
Solved
I am in trouble, I made a test subscriptions group in iTunes connect, but now I cannot delete it. Is there any way to delete it?
Shudder asked 27/11, 2017 at 10:5
1 Next >
© 2022 - 2024 — McMap. All rights reserved.