iOS In-App Purchase: Managing auto-renewing subscriptions -


i'm working on incorporating in-app purchases ios application. primary offering auto-renewing-subscription based. question concerns subscription management.

it not possible (afaik) manage ar subscriptions in sandbox environment. apple's documentation here on expiration , renewal , here on managing subscriptions indicate user may disable auto-renewal , renew @ later date. in event of disable action taken device appstore, auto-renew option remain available in perpetuity -- e.g., in iap programming guide example there lapse of 2 months before user renews. year? assume since record of ar transaction persists indefinitely, app store capability manage subscription? assume caveat here product offering still available in store.

anyone have experience this?

from experience user, subscribed auto-renewal app , turned off renewals. subscription expired jan. 27, 2015 (5 months ago) , deleted app phone after. after deleting app, renewal settings disappeared itunes store > apple id > manage subscriptions section. today, check question, reinstalled app , renewal settings reappeared in manage subscriptions, including correct information expiration date , options renew (resume) subscription.


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -