When is open stack sent on Mobile
Paul Hibbert
paul at livecode.org
Thu Jul 28 00:05:33 EDT 2016
A quick test shows that suspendStack and resumeStack do appear to work on the iOS simulator despite the omission of mobile platforms in the dictionary. Sorry I don’t have Android set up for testing right now.
LC 8.1.0 • Mac OSX 10.11.6 • iOS 9.3
Paul
> On Jul 27, 2016, at 4:25 PM, Sannyasin Brahmanathaswami <brahma at hindu.org> wrote:
>
> It appears on mobile you can issue
>
> go stack "stackOne"
>
> and then later
>
> go stack "stackTwo"
>
> and then you will only see "stackOne"
>
> But if you have links that go backto "stackOne" I'm not getting any open stack or open card messages handlers to fire. I suspect that's because they are still.
>
> Anyone else using multiple stacks in a mobile app…and found a way to trap for when a stack does into the background and the comes back into the foreground (takes over the screen() unfortunately, suspend and resume, are not available on mobile.
>
>
> BR
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list