Re: in app purchase subscriptions

2014-07-08 Thread Monte Goulding
Hi Ralph Hmm... we are meant to have both renewing subscriptions and non-renewing subscriptions. Although I think you can get the expiry for non-renewing subscriptions from the receipt I suspect it would be simpler just to code in an expiry from the purchase date which sounds like what you're d

RE: in app purchase subscriptions

2014-07-08 Thread Ralph DiMola
Monte, I've been doing Non-Renewing subscriptions. In this model the app manages the expiration. I've been running into some weirdness with the data returned from Apple. I just put in an update to do some additional checks to account for these situations. Let me know if the is anyway I can help yo