Questions tagged [auto-renewing]
175 questions
1
vote
1 answer
an I use the same auto renew product ids for both mac and ios
I have an ios app that I am offering non consumable product auto renewing subscriptions (cloud space) and am now getting ready to do a Mac version for and would like to use the same product id's for sale for both platforms so that the entitlements…

user2662062
- 35
- 3
1
vote
0 answers
Guideline 17.2. What is the correct way?
My App is getting rejections showing same issue that it is violating guideline 17.2. What is correct way to implement auto-renewable subscription with it?
In my app there is a download button which alerts user to login or register. Then after…

Vaibhav Saran
- 12,848
- 3
- 65
- 75
1
vote
0 answers
Is there a way to get IAP receipt from iTunes Account?
One of my app is running well on Apple Appstore also generating revenues. In that app user has to pay through Auto-Renewable Subscription for registration. On 13th May (Day before yesterday) a user tried to create his account but after the payment…

Vaibhav Saran
- 12,848
- 3
- 65
- 75
1
vote
0 answers
Number of transactions in auto-renewable subscriptions Sandbox
Apple documents states:
When testing auto-renewable subscriptions in the test environment, keep in mind that the duration times are compressed. Additionally, test subscriptions only auto-renew a maximum of six times.
When I do restore I get all…

Maciek Czarnik
- 5,950
- 2
- 37
- 50
1
vote
1 answer
Does Apple try to renew an IOS subscription past the renewal date?
I have an app that supports auto renewal and I am trying to determine if I should should keep checking past a renewal date for the auto renewable subscription if Apple tries to renew it past the date if there is an issue with the transaction failing…

user2662062
- 35
- 3
1
vote
1 answer
Auto renewing subscription for video and audio streaming
We have an application that offers audio and video streaming as a separate service and we'd like it to be an auto renewing subcription. The user might buy this service and not use streaming at all, anyway, the service is available all the time the…

chuckSaldana
- 1,187
- 12
- 28
1
vote
1 answer
Duration of auto-renewable at IAP
How can I know about duration of auto-renewable subscription between purchase-date and expire-date.
For example, If user has purchased 1 month product by auto-renewable in 31 Jan, when is expire day? (28 Feb?…If leap year?)
Thank you.

Specialist Min
- 13
- 2
1
vote
1 answer
When can I re-verify auto-renewing subscriptions with Apple?
Say a user purchases a auto-renewing one-month subscription. When can I re-verify the receipt that I'll get a new receipt for the renewed subscription. Do I have to wait exactly 31 days from the time of purchase? Or is 30 days enough?

Miriam H.
- 671
- 2
- 8
- 25
1
vote
4 answers
Should be Free subscription be forced before user can download anything?
I've a question which really bothers me last couple of days. We have a Free subscription in our Newsstand app. Before user proceeds to download any free content available in app we ask him to go through Subscription process and, afterwars, he/she…

Adviser2010
- 115
- 1
- 9
1
vote
1 answer
Auto-Renewable Subscriptions
i am working with auto Renewable subscription inApp Purchase, after verify the apple purchase receipt i get following response. Now what is difference between latest_receipt_info and receipt. what is difference between orignal_purchase_date and…

prateek verma
- 45
- 5
1
vote
1 answer
Testing auto-renewing subscriptions
I'm trying to piece together the disparate pieces of information I find on the web with regard to auto-renewing subscriptions. My questions are these:
When a purchase is made, should I record the date and only check for whether a subscription is…

Sam
- 151
- 8
1
vote
1 answer
Multiple receipt count for restoreCompletedTransaction inapp purchasing
I have an autorenewable subscription. When the app is installed on a new device, Apple returns ALL previous purchase receipts, in this case since it is sandbox I get 6 receipts every time I install. The observer then sends the queue for…

PrivusGuru
- 273
- 1
- 2
- 12
1
vote
1 answer
Do we need to prompt user regarding auto renewable subscription expire?
I have implemented Auto renewable subscription for In-App purchase.
At time of login I am verifying the reciept But what should be that next step if I am getting response as code-21006 that states subscription has been expire.
Do I need to prompt…

Heena
- 2,348
- 3
- 32
- 58
1
vote
1 answer
switching from auto-renewable to renewable subscription
My client has an app in the App Store that uses the auto-renew subscription type. Upon resubmitting the app it was rejected because they claimed they don't have periodic content (even though they do... but this problem seems to be ubiquitous…

Joris Weimar
- 4,783
- 4
- 33
- 53
0
votes
0 answers
StoreKit configuration file and auto-renewable subscription validation?
Instruction how to create a StoreKit configuration file:
https://developer.apple.com/documentation/xcode/setting-up-storekit-testing-in-xcode/#
I use SwiftyStoreKit but the pure StoreKit behaviour should be the same.
I can get subscription info and…

Gargo
- 1,135
- 1
- 10
- 21