>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 launch the application. If the application was not launched using the custom URL scheme then empty is returned.
There following message and function appears to be only Android? *on* launchDataChanged myLaunchHandler mobileGetLaunchData() > *end* launchDataChanged - Use the mobileGetLaunchData function to get the application launch parameters. The returned array will contain the information that is set by the launching application. On 25 May 2016 at 20:57, Sannyasin Brahmanathaswami <bra...@hindu.org> wrote: > 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 check function for mobile? > > BR > > > > > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode