Skip to content

Commit 33c2e31

Browse files
raphkimKarthikeyan
authored andcommitted
Update CHANGELOG.md (#1293)
1 parent fc53592 commit 33c2e31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99

1010
### Bug Fixes
1111

12+
- **AWS Core**
13+
- Added warning against using `BasicAWSCredentials` instead of `AWSMobileClient` in Javadoc.
14+
1215
- **AWS Mobile Client**
1316
- During `signUp`, when the user is confirmed, Cognito does not send `CognitoUserCodeDeliveryDetails`
1417
and it appears to be null when the SignUpResult is unmarshalled. Add a check before accessing the `CognitoUserCodeDeliveryDetails` only when the user is not confirmed. See [issue #1264](https://github.com/aws-amplify/aws-sdk-android/issues/1264) for more details.

0 commit comments

Comments
 (0)