Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 1.25 KB

readme.md

File metadata and controls

22 lines (10 loc) · 1.25 KB

AWS Mobile SDK for Unity (Amazon Cognito)

Amazon Cognito is a service that makes it easy to save user data, such as app preferences or game state, in the AWS Cloud without writing any backend code or managing any infrastructure. You can save data locally on users’ devices allowing your applications to work even when the devices are offline. You can also synchronize data across a user’s devices so that their app experience will be consistent regardless of the device they use.

AWS Mobile SDK for Unity is currently in Developer Preview. If you have any questions, issues, or ideas, you can provide us feedback here.

Requirements

  • The AWS Mobile SDK for Unity is compatible with Unity 4.0 and onward, and supports both Free and Pro versions.

Getting Started

Samples

This sample demonstrates how to securely manage and sync your game data and create unique identities via login providers.