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 <[email protected]> wrote: > I think this solution is a bit risky but I will try it on a test app. _______________________________________________ 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
