Skip to main content

All Questions

0 votes
0 answers
23 views

How to add SkAdNetwork attribution manually for my iOS application on Unity (frontend) + node.js (backend) to launch an advertising campaign in Meta?

I have a requirement to develop an iOS application in Unity that interacts with a server on Node.js. One of the functions of this application is to display a WebView window. Within this WebView window,...
Sergey's user avatar
  • 1
-1 votes
0 answers
23 views

Importing Facebook Unity SDK 17.0.1, to Unity Project Errors

I developed a 2D game in Unity. The game is live on both the App Store and Google Play Store. Now, to increase the number of downloads through Instagram and Facebook, I installed the Facebook SDK 17.1 ...
Enes Ramis GUL's user avatar
0 votes
1 answer
56 views

Problem with initializing Facebook in untiy

Hello there I am trying to make a 2d Android game in unity , and I want to incorporate Facebook login with firebase auth as a login method , I am using lasts stable unity version 2022.3.32f1 and last ...
ma5noo2's user avatar
  • 55
2 votes
0 answers
37 views

How to fix Facebook SDK for new release on Android

I'm trying to upload my Unity project to the google play console but I get the following message when uploading the .aab: "Remove conflicts from the manifest before uploading. The following ...
Alessandro Blanco's user avatar
0 votes
0 answers
50 views

Unity Facebook Authentication - the same user can login via Android but not on iOS. Different AccessToken.CurrentAccessToken.TokenString

I am trying to implement Facebook login in a game. I am using PlayFab for user management. The Facebook app is still in development with only one dev user with access. When I build the game for ...
Nikola Georgiev's user avatar
0 votes
0 answers
19 views

Unity - Testing Facebook SDK Not Showing in Facebook

I'm testing the example scenes that get added when adding the Facebook SDK to our Unity game. Testing each of these methods succeed and return a post id, however, the post, photo and shared link never ...
jbassking10's user avatar
0 votes
1 answer
416 views

Why am I getting an error (Invalid Scopes: openid) when trying to login to Facebook?

I'm developing a game using Unity and Facebook SDK. At the moment I'm testing Facebook features so I better understand them when I add the Facebook SDK to my app. I downloaded Facebook examples from ...
TOM's user avatar
  • 11
0 votes
0 answers
46 views

Build android shared object from makefile

I want to include Facebook's zstd into my Unity project targetting Android. The contributors made it easily to build .dll for .Net platform. But I can't make it work on the Android build, it only work ...
Suratraak's user avatar
  • 149
0 votes
0 answers
41 views

Can we transfer users data from a Consumer app type to Gaming Services app type in Facebook in Unity?

I have a game on Facebook and it is integrated in Unity and it has an app type of Consumer. I also have some users which are already logged into the game using Facebook, and they have some in-game ...
Deep Mevada's user avatar
1 vote
1 answer
499 views

Can't build Unity Project with Facebook SDK, getting a 403 error?

I've been trying for the last few days to build my project in Unity, but I keep receiving a Gradle error whenever I try. I have added the app ID from FB to the settings and messed around as much as I ...
SDKPainIsSDKGain's user avatar
1 vote
1 answer
5k views

UnityPlayerActivity.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details

I just imported facebook sdk to unity for ad campaign for my app. But I get errors when I try to build an apk. I solved couple of errors but I finally stuck with this errors and couldn't find any ...
aktasayse's user avatar
1 vote
1 answer
557 views

FB login not working on iOS after upgrade to FB SDK 14.1.0

We are using Unity 2019.4.15f1.After upgrading to FB SDK 14.1.0 when clicking on login with facebook button the iOS app is freezing and crashing. Original: I can see this in the logs: Sep 21 15:29:21 ...
Ishan's user avatar
  • 3,355
1 vote
1 answer
220 views

Facebook sdk for unity shows NullReferenceException: Facebook object is not yet loaded. Did you call FB.Init()? on google internal test

Working on a Unity game for Android using Facebook's Unity SDK, but after publishing game to google play internal testing, it throws NullReferenceException. It worked perfectly when I tested on local ...
erbol meir's user avatar
3 votes
0 answers
515 views

Unity Facebook error: Send the Advertiser Tracking Enabled flag

I have Facebook SDK in my Unity project, my game is approved on AppStore and Facebook showed me an error that I am not sending the Advertiser Tracking Enabled Flag. I went through their documentation ...
Gaina Roman's user avatar
0 votes
1 answer
468 views

Want player's FB profile pic (DP) getting player's FB gaming pic Unity

I'm working on a game with Unity and FB in this game I wanted to show user FB profile pic. I am doing this FB.API("/me/picture?redirect=false", HttpMethod.GET, GetFBPic); private void ...
Dhiraj Karangale's user avatar

15 30 50 per page
1
2 3 4 5
49