amazon-archives / aws-sdk-unity

ARCHIVED: The aws sdk for unity is now distributed as a part of aws sdk for dotnet:
https://github.com/aws/aws-sdk-net
Other
105 stars 43 forks source link

Unity 5.3 has UnityEngine.Logger, please use using Logger = Amazon.Runtime.Internal.Util.Logger; #101

Closed AVOlight closed 8 years ago

AVOlight commented 8 years ago

Unity 5.3 has UnityEngine.Logger please use using Logger = Amazon.Runtime.Internal.Util.Logger;

karthiksaligrama commented 8 years ago

unity 5.3 is still in beta and we don't support beta releases at the moment. When we get a release candidate out we will add this feature.

michidk commented 8 years ago

Unity 5.3 is now released and has UnityEngine.Logger as metioned above

johnnyhoffman commented 8 years ago

Fixed in SDK version 2.1.0.1