Facebook Integration

I have been trying to get my app to post scores on fb through my app but I couldn’t get it to work because I think I am setting up the app wrong on the facebook developer site. I confirmed this by using the sample app and simply replacing with my App ID and the web popup comes up, loads, and then goes right back to the app saying login failed. I set up my app on fb developers site as a “Website with Facebook Login” which is what ld someone enlighten me with how to set up fb?

| |
| From Issues |

[import]uid: 164950 topic_id: 29750 reply_id: 329750[/import]

You will need to fill out/enable the Native iOS tab and the Native Android tab(assuming you are doing both platforms).

The iOS requires your bundle ID and some stuff from their iTunes Connect(your apps app store id). That does mean you need to create your app in the iTunes Connect before using the FB integration. You can leave native deep linking and url schema off/blank. Also, enable the SSO option.

For Android you will need to enable the SSO and fill in the android hash key. You can leave the rest as is/blank(at least it works for me that way). [import]uid: 147305 topic_id: 29750 reply_id: 119398[/import]

thanks buder, I will definitely try that now. [import]uid: 164950 topic_id: 29750 reply_id: 119400[/import]

I put my sites domain name. For instance, if my game is called woobiewoobie and I have woobiewoobie.com, then put woobiewoobie.com in the domain field.

I suspect this is important.

@budershank is correct. You don’t need the webapp, you need the native iOS app.

You will need the bundle ID to match whatever you’re building. You will need to provide Facebook a live iOS app ID number. [import]uid: 19626 topic_id: 29750 reply_id: 119444[/import]

Thanks guys, Facebook works as needed now. [import]uid: 164950 topic_id: 29750 reply_id: 120231[/import]

Thanks guys, Facebook works as needed now. [import]uid: 164950 topic_id: 29750 reply_id: 120231[/import]