Glad it worked out for you. Apple has never said a word. I've been using it for 4 years. I think you run into trouble if you have any timers or call backs when the app is in the background.
Ralph DiMola IT Director Evergreen Information Services <div>-------- Original message --------</div><div>From: Sannyasin Brahmanathaswami via use-livecode <[email protected]> </div><div>Date:01/30/2017 22:18 (GMT-05:00) </div><div>To: How to use LiveCode <[email protected]> </div><div>Cc: Sannyasin Brahmanathaswami <[email protected]> </div><div>Subject: Re: Launch URL with LInk Back to LC App </div><div> </div>Ralph Thanks, hacking the pList definitely works! I guess Apple doesn't care, right? On 1/30/17, 10:18 AM, "use-livecode on behalf of Ralph DiMola via use-livecode" <[email protected] on behalf of [email protected]> wrote: JLM, Thanks for the clarification. BR, Another way to do this without using the un-supported plist hack is to save the state of your app before you launch the browser and then restore the app to the saved state when it restarts. _______________________________________________ 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
