AWS Mobile AppSync SDK for Android 2.6.20
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
.