해당 2라인도 추가했지만 여전히 같은 에러가 발생합니다.
2024-02-16 02:21:44.921 27175 27270 Error Unity SDK Exception : java.lang.NoSuchFieldError: no "Ljava/lang/Object;" field "mainActivity" in class "Lio/thebackend/googlelogin/GoogleLogin;" or its superclasses
2024-02-16 02:21:44.921 27175 27270 Error Unity TheBackend.ToolKit.GoogleLogin.Android:GoogleLogin(String, GoogleLoginCallback)
2024-02-16 02:21:44.921 27175 27270 Error Unity TheBackend.ToolKit.GoogleLogin.Android:GoogleLogin(GoogleLoginCallback)
2024-02-16 02:21:44.921 27175 27270 Error Unity UnityEngine.Events.UnityEvent:Invoke()
2024-02-16 02:21:44.921 27175 27270 Error Unity UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1)
2024-02-16 02:21:44.921 27175 27270 Error Unity UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchPress(PointerEventData, Boolean, Boolean)
2024-02-16 02:21:44.921 27175 27270 Error Unity UnityEngine.EventSystems.StandaloneInputModule:ProcessTouchEvents()
2024-02-16 02:21:44.921 27175 27270 Error Unity UnityEngine.EventSystems.StandaloneInputModule:Process()
2024-02-16 02:21:44.921 27175 27270 Error Unity