Hi,
I’ve tried to open a Facebook URL.
Here is my code :
local url = "https://www.facebook.com/281312168702908" system.openURL( url )
It doesn’t work and I’ve got this error on my console :
-canOpenURL: failed for URL: “fb://profile?id=281312168702908” - error: "This app is not allowed to query for scheme fb"
Any help would be great
Thanks
Olivier