Hi All,
I downloaded firebase empty project from:
https://github.com/benwulfe/firebase-unity and loaded it into my Unity (Ver 5.3)
And i get this error:
System.DllNotFoundException: Assets/Plugins/Editor/FirebaseProxy.dll
at (wrapper managed-to-native) FirebaseEditorImpl:_FirebaseSetCallbacks (QueryEditorImpl/onValueChangedEventHandler,QueryEditorImpl/onValueChangedEventHandler,QueryEditorImpl/onValueChangedEventHandler,QueryEditorImpl/onValueChangedEventHandler,QueryEditorImpl/onValueChangedEventHandler,QueryEditorImpl/debugLogHandler,QueryEditorImpl/onAuthSuccessHandler,QueryEditorImpl/onAuthCancelHandler,QueryEditorImpl/onErrorHandler)
at FirebaseEditorImpl.Initialize () [0x00010] in C:\Users\lior\Documents\Firebase-Unity\empty-project\Assets\Plugins\Editor\FirebaseEditorImpl.cs:233
at Startup..cctor () [0x00032] in C:\Users\lior\Documents\Firebase-Unity\empty-project\Assets\Plugins\Editor\Startup.cs:48
UnityEditor.EditorAssemblies:SetLoadedEditorAssemblies(Assembly[])
Can someone please tell me what am i doing wrong?
Thanks in advance!!
↧