Questions tagged [auto-renewable]

105 questions
29
votes
3 answers

"The address entered appears to be invalid. Please correct your address and resubmit." I am getting error in itune

I am getting following error while updating the address in iTunes sign agreement page. The address entered appears to be invalid. Please correct your address and resubmit. Can anyone help me on how to resolve this error?
Virendra Yadav
  • 613
  • 1
  • 6
  • 8
13
votes
1 answer

iOS: In App Purchase managing multiple auto-renewable subscriptions with upgrade and down grade option

We are developing one iOS application for iPhone which will free features as well app will have premium features with 4 in app purchase auto-renewable subscription options as below: Single monthly subscription Single yearly subscription Family…
RayofHope
  • 1,187
  • 2
  • 14
  • 30
11
votes
0 answers

How "Subscription Status Url" works for apple In-app purchases (Auto renewable)

Does anybody work on "Subscription Status Url" and how it works for Auto Renewable In-app purchases in the sandbox mode When i am trying to achive it, i am able to subscribe my product from App but while checking subscription status in the backend…
Sukeshj
  • 1,503
  • 1
  • 19
  • 25
10
votes
1 answer

Restore InApp purchase is always failed with error in swift, iOS

I am trying to buy some Auto-Renewable Subscription using sandbox test user with real device and everything works fine and at that time I can see this SKPaymentTransactionObserver method also work successfully : func paymentQueue(_ queue:…
10
votes
3 answers

iOS In-App Purchase sandbox test account keeps popping up for verification

I have Auto-Renewable In-App Purchase item in my application which is in development stage. I could able to test the complete transaction till 2 days ago with different sandbox test accounts (+abc@def.com). From past couple of days when I am trying…
CKT
  • 1,223
  • 4
  • 21
  • 39
9
votes
0 answers

Dynamic titles/descriptions for iOS auto-renewable subscriptions

I've read in other posts that this is not possible. However, somehow YouTube seems to be doing it - you can see in the screenshot that the subscription display name is "Marques Brownlee" which is the name of the channel / content creator. I would…
Maros
  • 1,825
  • 4
  • 25
  • 56
7
votes
1 answer

iTunes Connect: it is not eligible for the marketing opt-in incentive?

I use auto-renewable iap in my app, but recently i received a mail from iTunes Connect that i don't really understand. This is a courtesy notice to inform you that although your recently submitted app, xxxxx(app name), includes auto-renewable…
6
votes
0 answers

Can iOS App Manage Multiple Auto-Renewable Subscriptions?

We'd like to support in our app several distinct auto-renewable subscriptions. For example, subscribe to feature A for a year, feature b for a year, feature c for a year. We want the subscriptions to be separate and allow users to subscribe to one…
user3307029
  • 87
  • 1
  • 9
6
votes
1 answer

iOS SKProduct How to retrieve free trial information of IAP ?

I'm developing an iOS app that will include auto renewable subscriptions. I want to dynamically populate an upgrade screen based on the available list of subscriptions. While I can easily pull the price information, title and description I can't…
vondip
  • 13,809
  • 27
  • 100
  • 156
5
votes
0 answers

App rejected due to Guideline 3.1.2 - Business - Payments - Subscriptions

My macOS app is continuously rejected due to the auto-renewing subscription. This is what Apple reviewer said to me: Guideline 3.1.2 - Business - Payments - Subscriptions Your app uses auto-renewing subscriptions, but it is not an appropriate use…
4
votes
0 answers

how to handle in_app_purchase flutter auto renewed subscriptions

I am missing documentation for in_app_purchase behaviour such as: What happens if subscription is auto-renewed a) do I have to restore via PurchaseStatus.restored or new purchases will arrive via PurchaseStatus.purchased If new purchases will…
4
votes
1 answer

How to configure multiple auto-renewal subscription for a single app in Google Play Console and App Store Connect

I have developed an Ionic 4 app that allows users to create an unlimited number of groups. By default, each of the created groups has the same basic features and full features can be accessed once the user subscribes the group to a premium package…
NHMJ
  • 41
  • 1
4
votes
2 answers

How to implement Auto renewable subscription with first time discount

I want to implement auto renewable subscription with different discounts offers to the user. I have one product id but I want to apply different discount on same product id. Scenario like this, If user purchased within 1 week of installed app then…
4
votes
2 answers

Dynamically create Auto-Renewable Subscription

Our app was rejected in App Store because we were using 3rd party solution for subscription and was decided to use In-App Purchases ( Auto-Renewable Subscriptions). I went through several tutorials and it seems that the subscription has to be…
Tabula Rasa
  • 183
  • 10
4
votes
1 answer

IAP in Cross Platform

I have integrated In App Purchase (Auto-Renewable subscription) in iOS & Android. Both are working fine. I have certain doubts about validating the IAP using cross platforms like: How multiple user when login in one app, how does the subscription…
Mayur Karmur
  • 2,119
  • 14
  • 35
1
2 3 4 5 6 7