Hey Guys, Does anyone knows why is this? I try to use the FaceBook button, but when I tap on it (testing on an iPhone), then I get this message in Xcode debug log and Safari opens up n the device instead of Facebook app Code: 2017-10-27 10:53:35.408484-0700 PZPlayer[618:749606] -canOpenURL: failed for URL: "fb://" - error: "This app is not allowed to query for scheme fb"
Does work in my game on iOS (on Android not). Stupid question: have you facebook installed? And does your entire link look like this: fb://profile/YOURFBNUMBER? I wonder if you need the Facebook SDK integrated to have this working... hmmm