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 you.

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net

-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of Monte Goulding
Sent: Tuesday, July 08, 2014 1:44 AM
To: How to use LiveCode
Subject: in app purchase subscriptions

Hi Folks

Has anyone done in app purchase subscriptions? If so I'd like to pick your
brain. It looks to me like I need to implement an external to work out the
expiration date as it appears the only way apple have made it available is
via the app store receipt which as of iOS 7 should only be accessed via the
appStoreRecieptURL not via mobilePurchaseGet.

Cheers

Monte

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


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 doing.

It's the renewing subscriptions which it looks to me might be hard to support 
without implementing an external.

Any light you can shed on issues you encountered would be appreciated though.

Cheers

Monte

On 9 Jul 2014, at 12:26 am, Ralph DiMola rdim...@evergreeninfo.net wrote:

 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 you.
 
 Ralph DiMola
 IT Director
 Evergreen Information Services
 rdim...@evergreeninfo.net
 
 -Original Message-
 From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
 Of Monte Goulding
 Sent: Tuesday, July 08, 2014 1:44 AM
 To: How to use LiveCode
 Subject: in app purchase subscriptions
 
 Hi Folks
 
 Has anyone done in app purchase subscriptions? If so I'd like to pick your
 brain. It looks to me like I need to implement an external to work out the
 expiration date as it appears the only way apple have made it available is
 via the app store receipt which as of iOS 7 should only be accessed via the
 appStoreRecieptURL not via mobilePurchaseGet.
 
 Cheers
 
 Monte
 
 --
 M E R Goulding 
 Software development services
 Bespoke application development for vertical markets
 
 mergExt - There's an external for that!
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode
 
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


in app purchase subscriptions

2014-07-07 Thread Monte Goulding
Hi Folks

Has anyone done in app purchase subscriptions? If so I'd like to pick your 
brain. It looks to me like I need to implement an external to work out the 
expiration date as it appears the only way apple have made it available is via 
the app store receipt which as of iOS 7 should only be accessed via the 
appStoreRecieptURL not via mobilePurchaseGet.

Cheers

Monte

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode