Skip to main content

All Questions

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
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
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
221 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
0 votes
1 answer
469 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
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
1 vote
1 answer
415 views

Facebook SDK cannot build SDK package because PlayServiceResolver not found

I have launched a game for a year and using Facebook login function for a long time. The login function worked properly but suddenly Facebook told me that the Facebook login function does not work so ...
Jacky Hon's user avatar
  • 161
2 votes
0 answers
1k views

Missing or Invalid Field in Promoted Objects: For optimization goal APP_INSTALLS, application_id needs to be valid

Missing or Invalid Field in Promoted Objects: For optimization goal APP_INSTALLS, application_id needs to be valid. Please set it in the Promoted Objects. (#1815437) I get this error when trying to ...
Deniz Demir'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
0 votes
1 answer
321 views

Unity Facebook login fails when denying permissions, but succeeds when granting. Returns error Unexpected call to LoginManager.onActivityResult

I am getting completely stuck on a Facebook login problem in my Unity Android app. I am testing permission flow. When I let the app log in and grant the requested permission, Facebook happily logs me ...
Manie Besselaar's user avatar
1 vote
1 answer
111 views

Do i need a separate database when making a game in Unity3D With Android Games services, Apple Game Center and Facebook

I am creating a Mobile game in unity3D with Android Games services, Apple Game Center, and Facebook and I was wondering if I need a separate database to store different variables like boosters, ...
Sindre Berge's user avatar
0 votes
1 answer
2k views

Duplicate class found facebook sdk unity

Hi I am working with unity. I am trying to build my application in android I am getting this error when building. Normally I can play the game in unity. I am building for android. I have a Keystore. I ...
Furkan Katı's user avatar
5 votes
1 answer
6k views

Unity facebook sdk 'Didn't find class "com.facebook.FacebookContentProvider"' any more suggestions for this?

How to replicate this error... Create a new Unity project. Import the facebook sdk unitypackage Set your App Id for facebook via Facebook\Edit Settings Using Assets\External dependency manager\...
Guye Incognito's user avatar
1 vote
2 answers
2k views

Facebook Audience Network 6.0.0 Update for Unity is required

Facebook Audience Network has update its android sdk to 6.0.0, due to this, Android SDK takes com. facebook file with 6.0.0, but they didn't update unity sdk. Due to this, Facebook Audience network ...
Umair Hassan's user avatar

15 30 50 per page
1
2 3 4 5
13