세상사는 이야기 / 도움이 되었다면 배너 클릭 부탁드려요~ →→→

2019년 7월 15일 월요일

[Unity Android] AWS SDK not Work / Unity 2019.+ Error

[Unity Android] AWS SDK Unity 2019.+ Error

AWS SDK를 Unity 2019에서 사용시 아래 에러 발생

- Unity : 2019 +
- SDK : aws-sdk-unity_3.3.542.0

Error Unity Unable to find /usr/lib/libobjc.dylib
Error Unity ArgumentException: Object of type 'System.Object[]' cannot be converted to type 'UnityEngine.AndroidJavaObject[]'.
Error Unity at System.RuntimeType.CheckValue (System.Object value, System.Reflection.Binder binder, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00071] in <a6266edc72ee4a578659208aefcdd5e1>:0
Error Unity at System.Reflection.MonoMethod.ConvertValues (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture, System.Reflection.BindingFlags invokeAttr) [0x00069] in <a6266edc72ee4a578659208aefcdd5e1>:0
Error Unity at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00011] in <a6266edc72ee4a578659208aefcdd5e1>:0
Error Unity at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <a6266edc72ee4a578659208aefcdd5e1>:0



버전이 올라가면서 LINQ query가 바뀌어서 그런듯한다.
아래 링크의 AWSSDK.Core.dll 파일을 다운로드해서 내프로젝트에 붙여넣기 한다.
Download

댓글 3개:

  1. 안녕하세요.
    동일한 오류로 dll 받으려고 하는데, 구글 드라이브 링크가 없어진것같습니다.
    확인 부탁드립니다. 감사합니다

    답글삭제
    답글
    1. 링크를 변경했습니다. 테스트를 못해봐서 안되면 다시 댓글 부탁드려요~

      삭제
    2. 잘 받았습니다. 빠른수정 감사합니다. 좋은하루 보내세요!

      삭제