Skip to content
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

Open
betimd opened this issue Sep 24, 2018 · 7 comments
Open

Is this setup still valid? #31

betimd opened this issue Sep 24, 2018 · 7 comments
Labels

Comments

@betimd
Copy link

betimd commented Sep 24, 2018

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?

@mutablealligator
Copy link

@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?

@betimd
Copy link
Author

betimd commented Sep 25, 2018

@kvasukib thanks a lot for prompt reply!
Let me finish my questions here, while you also categorized the issue 👍 .
What about adding web client? Will it work properly like in mobile apps?

@mutablealligator
Copy link

@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.

@betimd
Copy link
Author

betimd commented Sep 26, 2018

@kvasukib maybe I wasn't clear, my bad. My question is if the solution works on web as well?
I want to have same game (chess :D) on web and mobile.

@mutablealligator
Copy link

@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!

@betimd
Copy link
Author

betimd commented Sep 29, 2018

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:

  1. Do you have any suggestion (overall, as per architecture)? Ex, something I missed is how we are going to realize online status.
  2. And if you would do this architecture now, from the beginning, what would you change?
  3. Is equivalent architecture better with Gaming plat (AWS for Games)?

@mutablealligator
Copy link

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants