firebase / quickstart-unity

Firebase Quickstart Samples for Unity
https://firebase.google.com/games
Apache License 2.0
819 stars 424 forks source link

DLLNOTFOUNDEXCEPTION #1321

Closed Sonhokko closed 1 year ago

Sonhokko commented 1 year ago

[READ] For Firebase Unity SDK issues, please report to Firebase Unity open-source

Once you've read this section and determined that your issue is appropriate for this repository, please delete this section.

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the issue here:

When i try to run my app in playmode Unity i have error

DllNotFoundException: FirebaseCppApp-10_2_0 assembly: type: member:(null) Firebase.AppUtilPINVOKE+SWIGExceptionHelper..cctor () (at /Users/runner/work/firebase-unity-sdk/firebase-unity-sdk/macos_unity/x86_64/app/swig/Firebase.App_fixed.cs:4072)

Why i have MACOS error if i used Windows?) And my device Lenovo. I try reimport all firebase in my project, try force resolve, try open project in other version, try delete Library. Without result

i try find path which me send error, i no have this path in my PC

Steps to reproduce:

Open unity, click on play mode

Relevant Code:

// TODO(you): code here to reproduce the problem
cynthiajoan commented 1 year ago

close this one since the same issue tracked in https://github.com/firebase/firebase-unity-sdk/issues/625