Top "Facebook-sdk-4.0" questions

Facebook sdk 4.0 is latest set of API for facebook developers.

Android Facebook Login "LoginActivity could not be started"

I have installed and configure everything for link The Facebook SDK to my Android App. Facebook SDK is in my …

android facebook facebook-login facebook-sdk-4.0
How to get FB Ad Account Id via API?

With new facebook ads API. How do I find all the ad account ID's associated with a user? I see …

facebook facebook-ads-api facebook-sdk-4.0
Sharing callback doesnt work wiith Facebook SDK 4 Android

I've recently moved my app to FB SDK 4.0 and I got some weird troubles with sharing. The sharing dialog works …

android facebook-sdk-4.0 facebook-share
Swift Open Facebook Profile by FacebookUID

I'm trying to open a user's Facebook profile in Swift using their Facebook UID. In the Simulator, it works and …

ios swift facebook facebook-graph-api facebook-sdk-4.0
Reset Facebook Token Reference - Facebook SDK 4.0

I previously used the following to clear and reset the Facebook access token [FBSession.activeSession closeAndClearTokenInformation]; Since the update to 4.0 …

ios objective-c facebook-sdk-4.0
Android Application Login with Facebook is not working with Facebook App installed

This code is working well when I uninstalled the Facebook App but didn't work with Facebook App installed. I'm using …

java android sdk facebook-android-sdk facebook-sdk-4.0
FacebookCallback.onCancel is getting called when trying to login using facebook sdk

I have an Android app and I am trying to use Facebook's SDK (version 4.1.0) to get a token and log …

android facebook facebook-login facebook-sdk-4.0
Facebook Audience Network returns error "Ad was re-loaded too frequently"

I try to add Facebook banner to my Android App. It works good with my LG D-405, but returns "Ad …

android facebook-sdk-4.0 facebook-audience-network
Error: Class not found when unmarshalling: com.facebook.login.Login Client Request

I am getting this error when hitting the "Login With Facebook" (Simple login button). I have Google, and read other …

java android facebook facebook-sdk-4.0
Invite users with AppInviteDialog

I am glad that Facebook finally let users invite their friends with the SDK version 4 but I don't know how …

android facebook facebook-sdk-4.0