Questions tagged [facebook-unity-sdk]

Questions related to Facebook's SDK for building Facebook apps with Unity

The Facebook SDK for Unity provides a collection of Facebook's social features to Unity apps, allowing them to integrate closely with Facebook features and data

Resources


Related tags

604 questions
-1
votes
1 answer

Posting links to FB from Unity

I am trying to post a link to FB in Unity using the FB SDK. First I used the example given FB.FeedShare( null, new Uri("https://developers.facebook.com/"), "title", "caption", "description", …
-1
votes
1 answer

Using FaceBook Sdk in my Unity Game (Login and User's FB_id)

I've been working with integration of Facebook sdk in my unity game. In the first page I kept a fb login option and I'm trying to fetch the player's fb_id(with which I will be making an online leaderboard). I'am facing two problems.They are: Only…
-1
votes
1 answer

Unity 2017 Facebook Init error AndroidJavaException: java.lang.ClassNotFoundException: com.facebook.unity.FB

Getting this error when calling FB.Init in the Facebook-provided example scenes: AndroidJavaException: java.lang.ClassNotFoundException: com.facebook.unity.FB java.lang.ClassNotFoundException: com.facebook.unity.FB at…
GalaTyler
  • 91
  • 1
  • 7
-1
votes
1 answer

Unity Facebook Publish_actions Review don't Answer?

I need publish_actions permission to use Facebook Score API as you know, but when send my mobile app to Facebook Review, they said your facebook account blocked for 72 hours (everytime facebook account blocked min. 7 days and i cant login) , Then…
-1
votes
1 answer

I want to add mutiple API's and create a single API

Hi guys m new to unity development and i want to add 3 SDKs to integrate in UNITY FACEBOOK SDK Countly Adjust and wanted to make a single SDK so that it can be used in future any idea how to do this?
-1
votes
1 answer

How to upgrade facebook-sdk-unity

I need to upgrade facebook sdk for unity . Can you please suggest how to do this . I am looking to upgrade it to latest Beta which is 7.0.3
-1
votes
1 answer

Facebook App request Push Notifications for iOS App not Working

I am developing an iOS App in Unity and is using App request to send gifts. App requests are working fine but I dont get any push notifications from iOS Facebook App. My Facebook App is in Live Mode with bundle Id, iPhone Store Id, iPad Store Id set…
-1
votes
1 answer

bulid and run the web app didn't work with facebook sdk

I'm trying to integrate a facebook sdk in my Unity 4.6 project ,i tried to login with facebook and its' working correctly in play mode, but when I tried to bulid and run the web app it didn't work.. any suggestions ??
-1
votes
1 answer

Friends Ranking doesn't showing up, but works with test users

I developed a simples game and I use Facebook SDK for unity to make the part of ranking, everything is working fine with the TestUsers but after i published it, the ranking is not working with normal users. Maybe some problem with FB.login ? …
-1
votes
1 answer

Unity Android Facebook - Not Working on Device

I am having an issue with sharing on Facebook from my Unity app on android. It is really weird, the first time I built and ran the app on my device the facebook share pop up worked. Then I tried to build and run it again, this time from a different…
Andrew Mallonee
  • 364
  • 1
  • 11
-1
votes
1 answer

So does the facebook sdk not work for unity 4.5?

From previous questions asked on this topic(LoadAndVerifyAssembly failure, SDK 5.0.3) it looks like some "workaround" keys are needed to make it work. What are workaround keys? Where to get them from? Do they get expired with time?
-1
votes
1 answer

Cant import facebook unity sdk

I have tried two unitypackage files, 140140 and 131121 and both say error importing Unity package, format not supported. I am using Win XP, and have Unity 4.5.1 installed. Anyone know what could be wrong? cheers Kirk
-1
votes
2 answers

Error to Login using Facebook Unity SDK + Android, only when the Facebook App is installed in the Device

I'm using the "Facebook SDK 5.1" with "Unity 4.5.2 - Mac version" to Build my Android App. The App was successfully builded, but I can only execute "Facebook Login" if the "Facebook App" is not installed in the device. When the Facebook App is…
-2
votes
1 answer

Facebook Login Error in my Android Game (are there different key hash from ones shown)?

Right now I seem to have a problem with the Facebook Unity SDK 7.7 and Unity 5.3.4f I have already copied the debug key hash from Unity and paste it into my app settings in the Facebook Developers Page. I've also correctly named my projects etc and…
-2
votes
1 answer

Facebook Unity 6.1 SDK crashes on iOS 5.1 device

Facebook SDK 6.1 beta is crashing iOS 5.1.1 devices. After compiling the project, I am getting errors in XCode Any idea how to fix it? Here is the error: 2014-11-13 09:56:23.597 MyApp[124:707] -> registered mono modules 0xf67e20 ->…
Majid
  • 3
  • 2
1 2 3
40
41