ios - Receipt Validation for Auto-renewable Subscription -


i confused line in apple's documentation:

for non-consumable products , auto-renewable subscriptions in ios 7 , later, use app receipt persistent record.

when says "receipt" here, referring data returned verification? or mean should read values directly thing stored @ appstoreurl (which i'm having difficult time figuring out how do).

my planned approach store important values return receipt verification in userdefaults , periodically verifying receipt make sure nothing changed. correct approach?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -