AWS SDK for Android 2.16.3
aws-amplify-ops
released this
06 Nov 00:30
·
1376 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
BasicAWSCredentials
instead ofAWSMobileClient
in 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 theCognitoUserCodeDeliveryDetails
only when the user is not confirmed. See issue #1264 for more details.
- During