Skip to content

AWS SDK for iOS 2.12.0

Compare
Choose a tag to compare
@aws-amplify-ops aws-amplify-ops released this 11 Oct 14:50
· 1675 commits to main since this release
3007e53

New Features

  • AWSMobileClient
    • DropIn UI now supports FORCE_CHANGE_PASSWORD UI flow. See issue #1711 for more details.
    • AWSMobileClient now supports Cognito Custom Authentication flow. See relevant cognito docs and amplify docs for details
  • Amazon Transcribe Streaming
    • Amazon Transcribe streaming transcription enables you to send an audio stream and receive a stream of text in real time using WebSockets.
      See AWS Documentation for more information, and the
      integration test
      for an example of usage.

Misc. Updates

  • General SDK improvements
    • Breaking Build Change The AWS SDK for iOS now requires Xcode 11 or above to build

Bug Fixes

  • AWSCognito

  • AWSMobileClient

    • Fixed an issue where the DropIn UI styles are inconsistent when dark mode is enabled on iOS 13. See Issue #1953 and PR #1962 for details.
  • Model updates for the following services

    • Amazon EC2
    • Amazon Transcribe