Firebase does not work inside of my unity build for PC, but works fine in my editor. So i created a game where it has a simple login system using firebase it works fine inside my unity editor but then when i build it doesnt work
i have the same problem is there a solution
Hey Idk if you still wanted an answer, but a possible solution is to instead of building to x86, you build to x86_64. This fixes the problem for now.