AWS Mobile SDK for Android v2.6.26
New Features
- Allow multiple active subscriptions while using API_KEY auth.
Enhancements
- Adjusted logic for service call retries. Retries will have adjusted Jitter logic and calls will be retried until max exponential backoff time has been reached.
Bug Fixes
- Fixed connection handling bug that was causing unexpected disconnects. See issue #22