Greetings PGB Friends,
I know this question has been asked a bunch of times and in various ways, but things keep changing over the years and many of the responses are either incomplete or out of date. So no flames please - I searched and searched and searched before writing this! Thanks for your help in advance.
I need to be able to link to another app that is installed on the device. What is the best way to do this as of January, 2016?
I have tried using this custom plugin: cordova-plugin-customurlscheme but when I render a link and set the href to "someotherapp://" the link does not work on iOS or Android. I tried using window.open and that doesn't work either.
For whitelist, I am using cordova-plugin-whitelist, of course, and I have tried adding and this does not help. I have also tried adding to no avail, as well as
Any guidance?
I know this question has been asked a bunch of times and in various ways, but things keep changing over the years and many of the responses are either incomplete or out of date. So no flames please - I searched and searched and searched before writing this! Thanks for your help in advance.
I need to be able to link to another app that is installed on the device. What is the best way to do this as of January, 2016?
I have tried using this custom plugin: cordova-plugin-customurlscheme but when I render a link and set the href to "someotherapp://" the link does not work on iOS or Android. I tried using window.open and that doesn't work either.
For whitelist, I am using cordova-plugin-whitelist, of course, and I have tried adding and this does not help. I have also tried adding to no avail, as well as
Any guidance?

