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 <[email protected]> > 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 > [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
