Questions tagged [facebook-gameroom]
8 questions
2
votes
0 answers
Facebook.Unity.Gameroom.dll was not registered
Unity3D version 2017.1.1f1
Whenever I launch Unity, I get the following error:
Assertion failed: Extension
Library/FacebookSDK/Facebook.Unity.Gameroom.dll was not registered,
that means it relies on default UnityExtensions settings, please
…

Nafis Abdullah Khan
- 2,062
- 3
- 22
- 39
1
vote
0 answers
Can I use admob to Show Ads on Webgl to publish on Facebook games
I I'm new to unity. I've created a game and want
publish on Facebook. I am confused, can i
implement admob plugin in unity for Facebook.
Will it this happen same way as i had
implemented to show ads on android.

Synonian_raj
- 154
- 1
- 13
1
vote
0 answers
Can't Log In on Facebook Gameroom(Unity windows)
I have an app that is working fine with facebook on android and iOS, but when I try to build windows version for facebook gameroom I always get loginResult cancelled. Even when I created a fresh project and imported sdk with example scenes I still…

Necro
- 21
- 3
1
vote
0 answers
Unable to load asset bundles from streaming assets folder in Gameroom build
We've just updated Unity to 5.5.1+
And game builds from this version can't load assets from local path in Gameroom build. We are loading assets via UnityWebRequest.GetAssetBundle(url, version, crc) where url - is absolute path.
In Unity 5.5.0f3 it…

Suvitruf - Andrei Apanasik
- 5,582
- 9
- 49
- 88
0
votes
1 answer
No sound on Facebook Gameroom for unity WebGL
We have a game build for WebGL, using WebAssembly.
Everything is working well, on all newer browsers (even Edge version 41).
The problem is when the game is played in Facebook Gameroom, all sounds stopped working.
We do not create a gameroom build,…

Ran
- 1,089
- 1
- 12
- 30
0
votes
0 answers
How to add this code on facebook?
Our game will soon be launched on Facebook(Gameroom and Webgame), and I have seen a sentence below, can you tell me what I should do with this? should I add a code? or can I set on developers' console without adding this code?
If your game is…

Wei Jia
- 1
- 3
0
votes
2 answers
Check if a player is still online or gone offline by power-off or Gameroom exit
I have a player that is playing my game in Facebook Gameroom. In my database there is a flag telling me the player is logged in with Facebook so I can tell he is online. In Unity I have a script implementing MonoBehaviour.OnApplicationQuit() to flag…

SotirisTsartsaris
- 638
- 7
- 19
-2
votes
1 answer
How to start Gameroom login integratoin for Unity games?
"Gameroom(windows)"
I'm trying to integrate our game with Facebook Gameroom. The first step is Login integration.
Seems, the official SDK does not support "Gameroom(windows)" Login.
Where can I find the unity SDK that supported "Gameroom(windows)"…

Adam
- 11
- 2