Hi,
I’m looking for a way to launch a OSX app created with Unity from a browser using a custom URL scheme.
Is there any way to do this? If I add a custom URL scheme to the Info.plist, how can I parse the data passed in the URL (e.g. launchmyapp://iwanttoreadthisdata)?
Thanks,
Jared