Custom-URL-scheme
Custom-URL-scheme copied to clipboard
handleOpenURL not called in Ionic 3
Hi,
I'd been at this for hours, and I could not get it to work. The handleOpenURL function simply isn't being called and I had followed all the advice on the SO page you link in the readme. I've added a CSP to my index.html and I've added the intent to my config.xml. The only way I can get the function to fire is to put it inside a script tag in the index.html which is obviously not desireable.
Thanks
Hi @stellarpower found some solution?