Skip to main content

Questions tagged [facebook-unity-sdk]

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

facebook-unity-sdk
0 votes
0 answers
53 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
1 vote
1 answer
24 views

RigidBody2D bounces back on collision how to fix it

When player enter the collision with other game object it bounces back which generate shaking if player just moves in this object. I already tried physics material with no bounciness also i tried ...
Renars Paura's user avatar
1 vote
0 answers
122 views

Google Analytics Issue for auto track event `in_app_purchase`

We are facing an issue tracking an event named in_app_purchse Normally this event is auto-tracked by the Firebase Analytics event when the user makes any purchase for our game. However, we are not ...
iPAHeartBeat'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
151 views

Unity Facebook SDK Error: AndroidJavaException: java.lang.NoSuchMethodError: no static method with name='setIsUnityInit'

This error appears on our analytics console when we try our android builds. AndroidJavaException: java.lang.NoSuchMethodError: no static method with name='setIsUnityInit' signature='(Z)V' in class ...
Burak's user avatar
  • 3
0 votes
1 answer
338 views

Unity build error after importing Facebook SDK

I have unity version 2022.3.12f1 I've added Facebook SDK into project and it started throwing errors when building. When i'm resolving Android dependencies - says it's resolved successfully. When ...
shatyloartem's user avatar
0 votes
0 answers
46 views

Pay Dialog not showing and returns callback error - UserCanceled (1383010)

I use Unity Facebook SDK, a wrapper of js SDK. When I call FB.Canvas.Pay API the js SDK doesn't show Pay Dialog; instead, it returns a callback with the error. Furthermore, this issue doesn't happen ...
Vitalii Dudnyk's user avatar
0 votes
0 answers
105 views

Getting Error Caused by java.lang.NoSuchMethodError

I am trying to implement facebook login in my unity project. Everything works fine in editor i.e. logging in using editor works fine but when trying to do the same with apk , it crashes after I invoke ...
BLACK GOKU's user avatar
0 votes
0 answers
41 views

Unity 2019.3.6f1 doesn't support android sdk 26 and jdk 1.8.0.131

Why unity need JDK 1.8.0 & SDK & NDK 19, But When i Install JDK 1.8.0 & sdk 26 with platform & build tools it doesn't support? I add unity.exe to unity hub using locate.. Should i ...
M e ɦ d i's user avatar
0 votes
1 answer
321 views

How to track app ad revenue in a mobile Unity game, for Facebook Ads

I have a Unity game with Facebook's SDK integrate for tracking in app purchases and it seems to be working alright. I want to now also track in-app ad revenue, so I could better track my ROAS, since ...
Dror's user avatar
  • 2,578
0 votes
0 answers
319 views

Unity: Facebook SDK and Firebase/AdMob SDK seems to be in conflict

Ever since I tried to integrate Facebook SDK into my Unity game which already had Firebase and AdMob integrated, I keep on getting odd exceptions, that annoyingly happen only when the build is about ...
Dror's user avatar
  • 2,578
2 votes
1 answer
852 views

Why Firebase opening a browser everytime a user requests to get OTP for phone verification?

I am working on a game that requires user's phone verification to play the game. I am using Firebase Authentication. I have also added SHA keys to Firebase Project.I checked out some tutorials on ...
Prashant Khandelwal's user avatar
1 vote
0 answers
175 views

Unity, Facebook SDK, in Android build the app crashes

I am integrating Unity Facebook SDK to a project, right now I am making a log-in system. I have written a script, attached it to an object on a scene, created a button, added the FbLogin method as a ...
Anonymous's user avatar
1 vote
0 answers
113 views

error: use of undeclared identifier 'FBSDKSwitchContextDialog'

Building IOS Unity build and during the xcode archive step it fails with the following message. We have updated facebook unity sdk from 8.* to 12.* Error messages error: use of undeclared identifier '...
user3008908's user avatar
2 votes
2 answers
2k views

Getting error related to NiceVibrations plugin after using Facebook Unity SDK

Our game uses the NiceVibrations plugin for haptic feedback, and the Facebook Unity SDK for user login. After updating the Facebook Unity SDK to version to 13.2.0, we are suddenly getting a Parse ...
threedollarbill's user avatar

15 30 50 per page
1
2 3 4 5
41