Is Firebase possible? and if...How?

i read the documentation, it was really helpful!

still I have some question left, maybe you can explain it to me:see_no_evil:

“Enable performance measuring” & “Enable Analytics”
I have to use them every scene, right?

just out of interest …“Enable performance measuring” is SDK “extension”? (see in the picture below)
SDK%20extension

Thanks stay healthy

The SDK is the code to interact with firebase. There is one per main feature, and a main one that contains all of them. For performance and game size reasons, I chose to only include the SDK that are actually used. In the background, just using the action once at the beginning of the first scene loads that SDK, aka it loads the code that will do the performance measuring for you for the full runtime of the game.

1 Like

I’ve been waiting for this moment. FIREBASE IN GDEVELOP

I’ve used firebase before