Re: Check to see if another app is install on the device

2016-05-26 Thread David Bovill
>From the docs: - When launch url is called, LiveCode checks to see if an application is available to handle the URL. If no such application exists, the command returns "no association" in the result - Use the mobileGetLaunchURL function to get the custom URL scheme that was used to

Check to see if another app is install on the device

2016-05-25 Thread Sannyasin Brahmanathaswami
I got the custom URL scheme samples and it's very straight forward. Has a lot of potential on our space. But, one would need to know if the "launchee" app was installed on the device or not, otherwise the attempt to launch will fail silently. Is there an "AliensAreAmongUs.app exists" boolean