AWS SDK for Android 2.16.3
·
1392 commits
to main
since this release
New Features
- AWS IoT
- Added proxy support for connecting to AWS IoT via Keystore over port 8883
Bug Fixes
-
AWS Core
- Added warning against using
BasicAWSCredentialsinstead ofAWSMobileClientin Javadoc.
- Added warning against using
-
AWS Mobile Client
- During
signUp, when the user is confirmed, Cognito does not sendCognitoUserCodeDeliveryDetails
and it appears to be null when the SignUpResult is unmarshalled. Add a check before accessing theCognitoUserCodeDeliveryDetailsonly when the user is not confirmed. See issue #1264 for more details.
- During