new way closing a stack in IOS 7

Gerry Orkin gerry.orkin at gmail.com
Mon Feb 10 18:49:02 EST 2014


Alain

No it isn't risky. It's been working fine for me for ages. 

BTW if you need the app to keep playing sound (or tracking location etc) you'll also need to add:

<key>UIBackgroundModes</key>
<array>
<string>audio</string>
</array>

...to the plist.

Gerry


On 11 Feb 2014, at 2:13 am, Alain Vezina <alain.vezina at logilangue.com> wrote:

> I think this solution is a bit risky but I will try it on a test app.




More information about the use-livecode mailing list