aws-samples / aws-sdk-unity-samples

This repository has samples that demonstrate various aspects of the AWS Mobile SDK for Unity, you can get the SDK source on Github (https://github.com/aws/aws-sdk-net)
Other
161 stars 107 forks source link

Has anyone else tested this in Unity 5? #7

Closed biasless closed 9 years ago

biasless commented 9 years ago

I get a DllNotFoundException :sqlite3 even though its in the plugin folder. default setup of sdk 1.0.1 and CognitoSyncProject.

Don't know if this is relevant but the dbPath has forward and back lashes, "/AWS\aws_cognito_cache.db"

Thanks for any help, Cheers, Nick

ghost commented 9 years ago

Can you tell us your testing environment ? It's on Windows/Mac or mobile device ? Thanks.

biasless commented 9 years ago

windows 8.1, unity 5 release candidate 3 (64bit), play mode in the unity editor, exception happens after clicking "Skip authentication"

biasless commented 9 years ago

Still getting this issue with the latest of everything for 8/03/15, 1.0.2 sdk

timwiese commented 9 years ago

I'm getting this same issue, Windows 8.1 Unity 5.0 f4

LancelotBleu commented 9 years ago

Get the same error here : Window 7 SP1, Unity 5.0.0p1, Editor Standalone PC.

Error was not happening before I upgraded Unity. Tried to update to 1.0.3 sdk but it's not working.

sqliteerror

biasless commented 9 years ago

is this because of the move from 32bit unity 4 to 64bit unity 5 ?

LancelotBleu commented 9 years ago

It was working fine for me in unity 4.6.3 before I upgrade.

albertvaka commented 9 years ago

We started supporting Unity 5 in the SDK version 2.0 and this should be fixed, give it a try!