Hi All,
I have an html5 website (built with Construct2) that includes a link to facebook.
I'm using a Browser go-to-url action in that webpage to open the facebook link using the facebook app rather than the browser.
This works just fine (assuming you're browsing with a phone and you have the facebook app installed).
However I'm also working on an app that opens this same html5 webpage using a standard Browser go-to-url action. But when the page is opened from the app, the facebook link does not work. The facebook app does not launch, nothing happens at all.
I've tried this on a few different handsets with the same result (Android only).
I would have thought that the same browser would be used when the app launches the webpage, so I can't explain the different behaviour. I think I'm missing something important about the underlying workings here.
Can anyone offer any advice?