Skip to content

AWS Mobile AppSync SDK for Android 2.6.15

Choose a tag to compare

@minbi minbi released this 26 Mar 19:31
· 216 commits to main since this release

New Features

  • Initial release with support for Cognito UserPools, Cognito Identity, and API key based authentication.
  • Optimistic updates allow the cache to be updated before a server response is received (i.e. slow network or offline)
  • Offline mutation allows mutations to be queued while client is offline until online again.