Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7971703
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T07:41:40+00:00 2026-06-04T07:41:40+00:00

I’m working with a client to build a newsstand app that uses auto-renewing subscriptions.

  • 0

I’m working with a client to build a newsstand app that uses auto-renewing subscriptions. I can’t seem to figure out the correct logic for this. I understand in-app purchases but have never messed with a subscription before.

I can’t seem to wrap my head around keeping track of this. It seems Apple wants this as difficult as possible.

I want to have an app that offers a new magazine every month as a single, non-consumable purchase, or allow them to subscribe.

I understand the concept of validating the receipt when the subscription is purchased, but what happens after that? Is the app re-checking the subscription every time it is launched to see if the subscription is current? After the initial purchase, where are the renewal receipts coming from?

I looked into Urban Airship which seems to keep track of this for you – but I didn’t find a sample app or tutorial for implementing the subscriptions. Are there other services like this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T07:41:40+00:00Added an answer on June 4, 2026 at 7:41 am

    I want to have an app that offers a new magazine every month as a single, non-consumable purchase, or allow them to subscribe.

    I think Apple created auto-renewable in-app purchases for precisely your situation. The analogy for auto-renewable is magazine subscription where the subscription renews at the end of each subscription period. For example, you might have a one year subscription of NYTimes where at the end of the subscription NYTimes bills you for another year to keep the subscription going.

    Similarly, with iTunes auto-renewable, Apple will bill the subscribed users when their subscription expires unless the user unsubscribed before the expiration period. To work correctly, you–the developer–will need to check with iTunes to see if the user’s subscription is still valid before granting them access to current months’ newsstand content. In other words, you unlock the content after verifying the user’s subscription receipt.

    You store the user current receipt you get from iTunes somewhere (e.g., NSUserDefaults) after you get it from apple. To verify if the user’s receipt is still active, you’d submit the stored receipt to apple for verification.

    By the way, you should have a way for users to restore their receipts from your app–in case they have a new device or re-install your app from scratch.

    I agree that the documentations from Apple leaves a lot to be desired. It took us a couple of weeks of tedious work to get this working for our app. It looks like other people are spending similar amount of time to make theirs work as well. Hence, take your time or out-source this task if you can’t afford to spend the time to learn it.

    Take a look at In-app programing guide for a description of how things are supposed to work. The two in-app purchase videos from the 2011 WWDC: “In-app Purchase for iOS and Mac OS X” and “What’s New in App Publishing” were somewhat helpful to us as well.

    Other helpful links include:

    1. The limited world of auto-renewable subscriptions,
    2. In App Purchases: A Full Walkthrough,
    3. Verifying Apple App Store Receipts For In App Purchases With PHP and cURL and
    4. All About In-App Purchases Part 3: Anti-Piracy Measures.

    You will need the code -createEncodedString method in the last link to correctly submit your receipt to a server for verification.

    With these links, I hope I have saved you a ton of research and trial and error to get yours working. Good luck.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I'm working with an upstream system that sometimes sends me text destined for HTML/XML
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have a jquery bug and I've been looking for hours now, I can't
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I've got a string that has curly quotes in it. I'd like to replace
I have a French site that I want to parse, but am running into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.