AWS Mobile SDK for Android v2.7.3
Enhancements
- Added
subscriptionsAutoReconnect
method to AppSyncClient Builder to enable/disable subscription auto reconnect.
Bug Fixes
- Fixed bug in Complex Objects logic. See issue #11
- Fixed connection tracking bug in unsubscribe logic