Stefano

Results 3 comments of Stefano

Yeah it seems Unity firebase SDk is still not updated to fully support auth emulator, functions ( and maybe others?)

Can it be done?I'd love to be able to

My solution to force to execute the code on the mainthread: // Instead of just calling javaUnityClass.CallStatic(...), // first grab the currentActivity and run the code on the main thread....