Re: [SailfishDevel] x-maemo-urischeme problems

2014-01-13 Thread Vesa-Matti Hartikainen
On 01/10/2014 08:02 PM, Andreas Storbjörk wrote: I've been trying to register a uri scheme handler, something like "myapp://x", so that when Sailfish browser tries to open such an url, it would open my app and pass the url as argument. But so far I've had very little success.. it seems to

[SailfishDevel] x-maemo-urischeme problems

2014-01-10 Thread Andreas Storbjörk
Hi, I've been trying to register a uri scheme handler, something like "myapp://x", so that when Sailfish browser tries to open such an url, it would open my app and pass the url as argument. But so far I've had very little success.. it seems to work if I use the "lca-tool" command to veri