Skip to content

AWS Mobile SDK for Android v2.7.3

Compare
Choose a tag to compare
@scb01 scb01 released this 31 Dec 23:42

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