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

You should put a warning about using "micro mscorlib" #80

Closed 5argon closed 8 years ago

5argon commented 9 years ago

Since AWS uses SHA256 method which is not available in micro mscorlib, you should have a warning somewhere that you cannot do so.

karthiksaligrama commented 9 years ago

@5argon Thanks for the feedback. I'll take a look at it and see if we can add a warning

karthiksaligrama commented 8 years ago

We have added sample link.xml configuration in the readme. If you continue to face problems please raise a new issue on our dotnet sdk repository