I'm interested in a desktop external for sure.

Peter Bogdanoff
UCLA

On Feb 25, 2013, at 9:01 PM, Monte Goulding <[email protected]> wrote:

> Howdy
> 
> A little question for those of you that have implemented in app purchases. 
> The lesson here 
> http://lessons.runrev.com/s/lessons/m/4069/l/48771-How-do-I-implement-in-app-purchases-in-LiveCode-
> 
> states that mobileEnablePurchaseUpdates and mobileDisablePurchaseUpdates 
> should be turned on and off for each purchsase. However I can only assume 
> that this purchase updates is adding and removing an 
> SKPaymentTransactionObserver and the apple docs seem to indicate you should 
> assign this at startup and leave it alone...
> 
> Your application should associate an observer with the payment queue when it 
> launches, rather than wait until the user attempts to purchase an item. 
> Transactions are not lost when an application terminates. The next time the 
> application launches, Store Kit resumes processing transactions. Adding the 
> observer during your application’s initialization ensures that all 
> transactions are returned to your application.
> 
> Anyone got any comments?
> 
> Also... how interested are people in there being a desktop external for this?
> 
> Cheers
> 
> --
> M E R Goulding 
> Software development services
> Bespoke application development for vertical markets
> 
> mergExt - There's an external for that!
> 
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to