Questions tagged [auto-renewable]
105 questions
0
votes
1 answer
iOS In app purchase: Auto-renewable subscriptions by own system user account
I am trying to implement IAP with Auto-renewable subscriptions in my app. My app has his own system of users and I want to implement this behaviour:
In the same device, if the user logged buy a subscription, then the user logout and other user…

Daniel Gallego
- 3
- 1
0
votes
0 answers
Auto renewable IN-App Subscriptions returns multiple transactions and "Sign-In required" dialogs
I am implementing Auto renewable Subscriptions in my App. Whenever I launch my app, " func paymentQueue(_ queue: SKPaymentQueue, updatedTransactions transactions: [SKPaymentTransaction])" is called with multiple transactions. I am not sure why is…

Tina
- 307
- 2
- 11
0
votes
1 answer
How to get status of auto renew subscription, mainly canceled during sandbox mode?
I found multiple suggestion but still stucked. Do not know what I am suppose to get when subscription is canceled. Or what URL I am supposed to give in iTunes to notification. Here is one reponse I got:
"expires_date" = "2017-11-30 14:24:13…

Sandeep Nag
- 1
- 2
0
votes
1 answer
Restoring auto renewal subscription
When restoring the subscriptions, do we have check the Subscription Expire Date for auto renewal subscription.
Thanks.

posha
- 881
- 4
- 16
- 28
0
votes
0 answers
What type of In-App Purchase I need to use for my iOS app?
I'm developing an iOS app where users can subscribe to celebrity contents (like their photos and videos).
App has two types of user accounts.
1) Regular User.
2)Celebrity.
Regular users can subscribe to any celebrity content they want. So I guess…

Hiren Prajapati
- 717
- 3
- 10
- 25
0
votes
1 answer
When will money deduction happens for free trial auto renewal subscription?
I have a 1-month auto renewal product with 1-month free trial configured in my iTunes account. As per my understanding amount deduction should happen after the 1-month free trial end. But for users in production, money deduction happens right after…

Jubin C Varughese
- 65
- 1
- 7
0
votes
1 answer
Auto-Renewal Subscription - Resubscribe
I am finding a strange kind of behaviour with Auto-Renewal Subscription.
Let me explain with an example -
I subscribe for an paid service with 7 days trail period and enjoy the service for 2 or 3 days then cancels the subscription. My Subscription…

the monk
- 389
- 4
- 14
0
votes
1 answer
Manage non-renewable / renewable subscriptions
I am currently developing an iOS app which contains non-renewable and renewable subscriptions. In my understanding, the "Subscriptions menu" in iOS (as described here: https://support.apple.com/en-us/HT202039) only lists renewable subscriptions…

Objective D
- 799
- 5
- 16
0
votes
1 answer
iOS INApp Purchase Auto renewal subscription?
I have implemented auto renewable subscription (Monthly and Yearly Renewal).I have purchased successfully and verified the receipt. But I don't know how to verify the recipet when subscription auto renewed.(Successfully OR failed). SO please help

Amit Khandelwal
- 175
- 1
- 11
0
votes
0 answers
auto renewable subscription about iOS
We are now doing Auto-Renewable Subscription, and now want to know what methods can be accessed through the user subscription information?the premise is that I do not have the situation of the transaction. if there is no way to retrieve the…

white0702
- 391
- 1
- 3
- 4
0
votes
1 answer
how to test a real purchase when customer no longer has an active payment method
When i use iOS auto-renewal subscriptions, is there a way to check if a user doesn't have an active payment method, or do I need to wait a month for Apple to attempt the renewal?

littlewhite
- 45
- 5
-1
votes
2 answers
Is it possible to change In-App-Purchase type in iOS?
I want to know that in iOS is that possible to change type from Auto-renewable to Consumable Or vice versa , after product configuration completed and tested with sandbox user?
Any help will be appreciated.
Thanks

puja
- 209
- 1
- 15
-1
votes
1 answer
auto renewable subscription, Cancel notification?
I'm working with IAP Auto-Renewable Subscription, my question is if a user cancels the subscription then how will my server be notified.?

Sheikh Muhammad Amaan-Ullah
- 29
- 1
- 8
-2
votes
1 answer
How to remove In-App Purchases: Auto-Renewable Subscriptions from my iOS app
If I have In-App purchases: Auto-Renewable Subscriptions in my app, but I want to discontinue this service (the app still usable), how can I do it? Would remove in-app from iTuneConnect/AppStoreConnect do the trick?
Updated
I have other in-app…

sarunw
- 8,036
- 11
- 48
- 84
-2
votes
1 answer
Issue with auto renewable subscription and status update notifications ios (swift)
We have got a problem with auto renewable subscription.
First, I would like to tell you my case from the beginning to understand my problem totally.
So, I have an app that contains auto renewable subscription. I managed to buy a product from my…

Vmark
- 156
- 3
- 6