【发布时间】:2021-01-18 18:23:34
【问题描述】:
您好,我正在与 unity 合作。
我正在尝试在 android 中构建我的应用程序
我在构建时收到此错误。通常我可以团结一致地玩游戏。我正在为 android 构建。 我有一个密钥库。我创建了一个密钥。
java.lang.RuntimeException: Duplicate class
com.facebook.android.BuildConfig found in modules
jetified-facebook- android-
wrapper-7.17.2-runtime.jar (:facebook-android-wrapper-7.17.2:)
and jetified- facebook-android-wrapper-8.0.0-runtime.jar (:facebook-
android-wrapper-8.0.0:)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
我查看了这些链接
https://github.com/facebook/facebook-sdk-for-unity/issues/386 Duplicates class found in modules https://forum.unity.com/threads/androidx-corecomponentfactory-problem-on-2019-3.777584/#post-5193863
但这并不能解决我的问题。我仍然遇到同样的错误。
【问题讨论】:
标签: c# android facebook unity3d facebook-sdk-4.0