zblase
1
I recently imported Google’s Firebase packages into my project and started getting errors in my other third party services (Photon, TMPro, etc.). So I reverted to the version I published on collab before doing all of this firebase stuff. Worked fine and tried to import firebase a different way but the same thing happened and now I can’t even get the collab dropdown in Unity so I have no way of reverting again. How do I fix this and how to I import firebase so it doesn’t ruin every other third party service?
zblase
2
Solution: don’t use firebase. Use PlayFab instead. Firebase database only works with the deprecated version of .NET Scripting Runtime which doesn’t work with other packages I’m using.