Re: in app purchases

2013-02-26 Thread Monte Goulding
Howdy I haven't tested my code yet but from what I can work out the example in the lesson doesn't deal with restoring purchases. It also doesn't deal with there being an interruption/shutdown between sending the purchase request and getting the purchaseStateUpdate message with the paymentReciev

Re: in app purchases

2013-02-26 Thread Monte Goulding
On 27/02/2013, at 1:18 PM, Colin Holgate wrote: > It did slow down later on, and with the main goal reached there isn't as much > incentive to pledge. > > Don't forget that related to Plan B, the features are intended to be done, if > at a slower rate. So, Cocoa is on the roadmap one way or an

Re: in app purchases

2013-02-26 Thread Colin Holgate
It did slow down later on, and with the main goal reached there isn't as much incentive to pledge. Don't forget that related to Plan B, the features are intended to be done, if at a slower rate. So, Cocoa is on the roadmap one way or an other. On Feb 26, 2013, at 9:11 PM, Mark Smith wrote: >

Re: in app purchases

2013-02-26 Thread Mark Smith
Monte Goulding wrote > So I may need to wait for Cocoa to do this... Here's hoping we hit £405k. If current trends continue, we will meet that goal comfortably. -- Mark -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/in-app-purchases-tp4661182p4661343.html Sent

Re: in app purchases

2013-02-26 Thread Monte Goulding
Ok... Hmm... this app probably does need to be able to save as pdf. On 27/02/2013, at 12:19 PM, Trevor DeVore wrote: > Well, if you don't use the answer/ask file dialogs and then you are golden. > I believe there is weirdness between the cocoa dialogs required for > sandboxing and the carbon Live

Re: in app purchases

2013-02-26 Thread stephen barncard
But...I thought Apple invented 'sheets' (grin) On Tue, Feb 26, 2013 at 5:19 PM, Trevor DeVore wrote: > > Oh yeah, and don't use sheets. > > -- > Trevor DeVoreStephen Barncard San Francisco Ca. USA more about sqb ___

Re: in app purchases

2013-02-26 Thread Trevor DeVore
On Tue, Feb 26, 2013 at 5:43 PM, Monte Goulding wrote: > I have yet to tackle the Mac App Store with LiveCode although the current > app I'm implementing may go there. Trevor keeps saying it can't be done any > more without Cocoa... So I may need to wait for Cocoa to do this... Here's > hoping we

Re: in app purchases

2013-02-26 Thread Monte Goulding
I have yet to tackle the Mac App Store with LiveCode although the current app I'm implementing may go there. Trevor keeps saying it can't be done any more without Cocoa... So I may need to wait for Cocoa to do this... Here's hoping we hit £405k. On 27/02/2013, at 8:48 AM, Peter Bogdanoff wrote:

Re: in app purchases

2013-02-26 Thread Monte Goulding
On 27/02/2013, at 3:12 AM, Chris Sheffield wrote: > My experience was that turning on updates and leaving them on actually caused > more problems. I ended up with all kinds of weird behavior, especially when > downloads did not complete. But in my case, I had large files downloading, so > it w

Re: in app purchases

2013-02-26 Thread Peter Bogdanoff
I'm interested in a desktop external for sure. Peter Bogdanoff UCLA On Feb 25, 2013, at 9:01 PM, Monte Goulding 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-implem

Re: in app purchases

2013-02-26 Thread Chris Sheffield
Hi Monte, My experience was that turning on updates and leaving them on actually caused more problems. I ended up with all kinds of weird behavior, especially when downloads did not complete. But in my case, I had large files downloading, so it was easy to interrupt them (i.e. closing the app w