You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
I'm updating Firebase in Unity project (it's been at least 2 years) and having lots of trouble. I downloaded this example and it doesn't even build in Unity 2017.4 getting: error CS0246: The type or namespace name 'Firebase' could not be found. Are you missing an assembly reference?
I'm getting this same type of error in my project with the new firebase, it's like the Editor scripts are missing.
The text was updated successfully, but these errors were encountered:
I'm updating Firebase in Unity project (it's been at least 2 years) and having lots of trouble. I downloaded this example and it doesn't even build in Unity 2017.4 getting:
error CS0246: The type or namespace name 'Firebase' could not be found. Are you missing an assembly reference?
I'm getting this same type of error in my project with the new firebase, it's like the Editor scripts are missing.
The text was updated successfully, but these errors were encountered: