如題,在Facebook登錄輸入賬號密碼等進入登錄的時候,顯示“登錄出錯,將你登入到此應用程式時出錯,請稍后再試。”
然后在看logcat日志發現報了一個錯:
System.TypeInitializationException: The type initializer for 'Firebase.Auth.FacebookAuthProvider' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Firebase.LogUtil' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Firebase.AppUtilPINVOKE' threw an exception. ---> System.TypeInitializationException: The type initializer for 'SWIGExceptionHelper' threw an exception. ---> System.DllNotFoundException: FirebaseCppApp-6_14_1
而這個檔案在我的Assets/Firebase/Plugins/x86_64檔案夾下是可以找到的,在網上翻了很多教程,由于機器是MAC 也無法查看dll依賴項,包括配置C++環境,更換檔案位置等方式都試過了,但是沒有什么用 希望各位大佬在百忙中抽出一點空,看一下這個問題 拜謝了
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/12448.html
標籤:Unity3D
上一篇:U3D使用TweenPosition變數呼叫AddOnFinished,PlayForward等tween封裝函式報NullReferenceException
下一篇:關于C++呼叫lua的問題
