-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this setup still valid? #31
Comments
@betimd Thank you for reporting to us. Sorry for the inconvenience caused. The setup is still valid. If you face any issues in setting it for a specific Unity version, please let us know and we can take in the bug report. The same applies to samples. If you find a sample not working, please open a GitHub issue. Which particular sample are you referring to? |
@kvasukib thanks a lot for prompt reply! |
@betimd Thank you for the quick response. We fixed a bug related to choosing the right web request class based on the Unity versions and availability. So it should work in mobile apps (iOS and Android). However, please let us know if you find any issues. |
@kvasukib maybe I wasn't clear, my bad. My question is if the solution works on web as well? |
@betimd Thank you for the confirmation! We only support iOS, Android and Windows Standalone platforms through the AWS SDK for Unity. We do not support Web platform at this moment. You can take a look at the platforms where the SDK is compatible here: https://github.com/aws/aws-sdk-net/tree/master/sdk/src/Core Let us know if you have any further questions! |
Planning to use the setup for a real game (chess) and I'm thinking to go with proposed architecture here. So @kvasukib I have some questions for you:
|
@betimd Sorry for the delayed reply. Your use-cases would work with the SDK for mobile applications. However we don't have compatibility for Web applications through our Unity SDK. |
Taking in consideration that's quite a long time since this project is published, I think it's very understandable to ask if this setup is still valid and have anyone tested this recently?
Is there any sample that's using all updates in services and tools?
The text was updated successfully, but these errors were encountered: