>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
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