Skip to main content
0 votes
0 answers
60 views

I'm implementing subscription functionality for the first time in my Flutter app using the in_app_purchase package. After completing development, I'm unable to test the subscription. What I've done: ...
doobean's user avatar
  • 2,168
0 votes
0 answers
48 views

I ship an Android app with subscriptions using the legacy (pre-offer) model — not the new base-plan/offer system. The app has two mutually exclusive plans (e.g., “Plan A” and “Plan B”): the user must ...
Fushihara's user avatar
  • 495
0 votes
1 answer
96 views

I’m using Stripe Subscriptions in PHP. If a renewal fails, the subscription becomes past_due or unpaid. When the user pays that failed invoice a few days later, I want to restart the billing period ...
Bhargav's user avatar
  • 13
0 votes
1 answer
104 views

I simply wants to fetch subscriptions i created in App Store Connect and Google Play Console. I use react-native-iap v14.4. The code below works correctly on Android and return what it should : [{&...
ZaKeR GFX's user avatar
0 votes
0 answers
58 views

We’re encountering issues with Stripe invoice handling when creating a subscription using an invalid test credit card (4000000000000341, The Customer object is created successfully, but payment ...
Dietmar's user avatar
  • 79
-2 votes
1 answer
80 views

I have a scenario, which I couldn't design based on iOS subcriptions recommendations Product 1 - access to data source 1 Product 2 - access to data source 2 Product 3 - access to BOTH source 1 and ...
tevch's user avatar
  • 623
0 votes
0 answers
51 views

I'm working on a backend system to manage Google Play subscriptions and I have a question regarding the behavior of auto-renewing subscriptions upon renewal. When a user makes their initial purchase, ...
Toxic Prince's user avatar
0 votes
0 answers
66 views

Hybrid app (Vue 3 + Capacitor 5) with cordova-plugin-purchase v13 for Google Play subscriptions. App is installed from Google Play Internal testing (opt-in link). The tester account is added to ...
Evgesha's user avatar
  • 13
0 votes
0 answers
35 views

I’m struggling with integrating in-app subscriptions in my app. I’ve managed to test it in the simulator by using 'Resolve Issue' in Debug -> StoreKit and right-clicking on failed transactions. ...
ten's user avatar
  • 49
0 votes
0 answers
58 views

I am using the Hot Chocolate GraphQl library to do real time pub/sub messaging, this works if i create the RabbitMQ connection and channel without using the Hot Chocolate library using the same .Net ...
Soni A's user avatar
  • 43
0 votes
0 answers
45 views

I'm successfully using Apple subscriptions in my app, but I'm encountering SKErrorCodeDomain error 18 when trying to apply a subscription offer. I want apply offer code first time only for ...
Bhaumik Surani's user avatar
0 votes
0 answers
55 views

I need to retrieve a list of purchase tokens from the Google Play Console in order to cancel subscriptions and stop their auto-renewal. Is there a way to get these purchase tokens directly. Any ...
Ritik Choudhary's user avatar
5 votes
1 answer
501 views

I have a problem that the IOS in app purchase keeps calling the restore method of In app purchaes. When I initialize the widget it restores, and then goes in to the stream. Also when the checkout flow ...
user30080221's user avatar
0 votes
1 answer
122 views

Can someone suggest a working method to purchase an add-on from within the app? In my application, which is published in the Microsoft Store, I have a single add-on (a subscription). Since the ...
Taras's user avatar
  • 85
0 votes
0 answers
37 views

I need to create multiple subscriptions, not one subscription and multiple subscription items. Because each subscription can have different trial time, or discounts. also it can be paused, to deleted. ...
tracker_id_sub91's user avatar

15 30 50 per page
1
2 3 4 5
178