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 there a long-term support for the AWS/Unity integration? #41

Open
derwaldgeist opened this issue Jun 7, 2020 · 3 comments
Open

Is there a long-term support for the AWS/Unity integration? #41

derwaldgeist opened this issue Jun 7, 2020 · 3 comments

Comments

@derwaldgeist
Copy link

derwaldgeist commented Jun 7, 2020

We have a Unity app that currently uses a native web view to upload files to S3. To speed up this, we'd love to integrate the AWS SDK into Unity and do this completely natively.

What puzzles me a bit is that there's no "official AWS package" in the Unity asset store, and I can see issues here describing major problems (like not being able to run the samples in Unity 2019) which are open for almost a year (one is even since 2015).

So I am wondering if there's any kind of official (long-term) support for this integration. It won't help us if it works now, but breaks later... It is also very confusing that the link to the AWS Mobile SDK for Unity here

https://docs.aws.amazon.com/mobile-sdk/index.html

actually links to Amplify, while the other links below still refer to the Unity SDK.

The same goes for the "Download AWS SDK for Unity" download link that shows up on the "Getting Started with Cognito page" below. That link points to Amplify, but with no info whatsoever about where to get the actual SDK. This left me with the gut-feeling that the whole Unity support has been dropped with the intention to replace it by Amplify at a later point of time. Correct me if I am wrong.

image

On the same page, there is this link, which does not really point to Unity-specific info:

image

@derwaldgeist
Copy link
Author

I tried to setup the S3 sample now, but it won't work at all, even in the UnityEditor. I'm getting the error described in #39, and then nothing happens any more. This is a quite bad dev experience, tbh.

@jwvanderbeck
Copy link

+1 on this. Trying to get the S3 example up and running and their own sample code doesn't even compile.

@knightcube
Copy link

I am trying to do the same and yes the sample code doesn't compile. Here is a response that I got but I am still stuck to be honest - #42

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

No branches or pull requests

3 participants