Skip to content

AWS Mobile AppSync SDK for Android 2.6.20

Compare
Choose a tag to compare
@minbi minbi released this 15 Jun 16:46

Bug Fixes

  • Prevent crashing when retrieving credentials to sign AppSync requests. Errors will now be routed to the onError callback. See issue #16
  • Remove references to subscription callback when subscription is cancelled. See issue #13

Enhancements

  • Lazy load token in BasicCognitoUserPoolsAuthProvider.