Skip to main content

All Questions

1 vote
0 answers
190 views

com.facebook.android:facebook-core:[11.0, 12) what are "11.0" and 12 meaning?

I upgrade the facebook unity editor to 11.0.0 and I found that in Dependencies.xml file I have <?xml version="1.0" encoding="utf-8"?> <dependencies> <...
Phạm Ân's user avatar
3 votes
2 answers
4k views

Facebook sdk 11.0.0 cause crashes on android

Environment Unity Editor Version: 2019.4.30f1 Unity SDK Version: 11.0.0 In order to solve a crash problem on android caused by Unity, I upgraded my Unity from 2019.4.29f1 to 2019.4.30f1. ...
fightaway's user avatar
1 vote
2 answers
3k views

Facebook Audience Network SDK for Unity

I import the Unity Audience Network SDK 5.4.1 package to unity, any version and it gives me this error: Assets\AudienceNetwork\Editor\AudienceNetworkPostprocess.cs(25,23): error CS0234: The type or ...
mindblast6's user avatar
0 votes
0 answers
93 views

How to integrate Facebook Sharing to PC software?

I'm trying to enable image sharing to Facebook in my PC standalone software built with Unity 3D without relying on an external web browser. After some research, it seems that Facebook does have a ...
Kai  Wang's user avatar
0 votes
1 answer
37 views

Facebook Unity SDK - Deauthorizing account in Facebook settings throws no issue on login

What is specifically supposed to happen when a token is expired or the access code is no longer valid? I check first to ensure we are logged in. If we are, I get the access code: AccessToken....
user923's user avatar
  • 559
2 votes
0 answers
504 views

Facebook SDK unity: 'UnityEditor.PlayerSettings.get_applicationIdentifier'?

I have installed Facebook unity SDK 7.10.1 and start getting this error: "MissingMethodException: Method not found: 'UnityEditor.PlayerSettings.get_applicationIdentifier'. Rethrow as ...
M Umar Toor's user avatar
0 votes
0 answers
168 views

callback issue with fb sdk for unity

everybody. I have the following issue with using the newest Unity SDK of Facebook. I wanna encourage my user to share pictures representing their highest score by returning them some little gifts ...
hanyi's user avatar
  • 1
0 votes
1 answer
193 views

Facebook does not return to my app after accepting permissions, blank screen (iOS)

Facebook does not validate the account after accepting the permissions, it leaves the screen blank, and I can not continue using my app. I am using version 7.8.0 SDK (Facebook) for Unity 3D. The ...
Nahuel Albornoz's user avatar
0 votes
1 answer
736 views

Get profile Facebook photo without access token

I am trying to get users profile photo using facebook graph I thought photos were public and you do not need to have an acces token but when trying I receive A question mark photo. Trying with my Id ...
Roman's user avatar
  • 21
4 votes
0 answers
2k views

Facebook SDK 7.8.0 Error: get_activeBuildTarget is not allowed to be called from a ScriptableObject constructor [closed]

I upgraded to the latest version of Facebook SDK 7.8.0 and I'm using Unity 5.4.0.3f, when I'm clicking on Facebook button in Unity Editor, I get a strange error: get_activeBuildTarget is not ...
RoyalCoder's user avatar
-1 votes
1 answer
214 views

Why Facebook profile picture request return null on iOS?

Everything works perfect on android but when I try to get the profile picture on iOS devices. The image returns null. I checked the Facebook documentation for iOS 9 I have exactly the same plist as ...
Çağatay Kaya's user avatar
0 votes
0 answers
231 views

Xcode error when importing Facebook sdk

I am trying to build an iOS application in Xcode. I have imported Facebook SDK in Unity 3D then build the client. However, Facebook SDK libraries don't seem to be read in Xcode. I am sure that ...
vanxvan's user avatar
  • 11
3 votes
1 answer
2k views

Facebook Deffered Deep Linking with FB Unity3D SDK setup

so i made a game using Unity 5.2 with integrating FB SDK with it i already made the app page, and already done integrating it on my android/iOS app, everything done quite well now i want to use ...
Solid_Metal's user avatar
1 vote
1 answer
566 views

How to modify or remove Facebook Android sdk's wait spinner to fit Material?

I'm using Facebook Unity SDK version 6.2.2 (which uses Android sdk 3.20). On Android, the Facebook wait dialog looks like this, even on Android 5 and 6: I need to make this fit Material-design for ...
baris's user avatar
  • 304
0 votes
1 answer
406 views

Which version the Facebook iOS SDK that Facebook Unity SDK v6.2.2 is rely on?

The change-log of Facebook Unity SDK don't write about the Facebook iOS SDK version for Facebook Unity SDK v6.2.2. https://developers.facebook.com/docs/unity/change-log And also here, preparing ...
Ar Aui's user avatar
  • 402

15 30 50 per page