I am trying to use trigger.io’s urlhandler directive in the config.json file for my app to setup a custom scheme.
I’ve put the following into the “modules” section:
"urlhandler": {
"scheme": "mytestapp"
}
Unfortunately Safari errors out with Cannot Open Page: Safari cannot open the page because the address is invalid if I try to navigate to mytestapp://testing
What am I missing in terms of setting up a custom URL scheme?
This looks like it ended up being released on September 25th.
http://docs.trigger.io/en/v1.4/release-notes.html