AWS Mobile AppSync SDK for Android 2.6.21
Enhancements
- Call
onCompleted
method ofAppSyncSubscriptionCall.Callback
when a subscription is disconnected. - Remove static references to context. See issue #13
onCompleted
method of AppSyncSubscriptionCall.Callback
when a subscription is disconnected.