aws_sdk, aws_amplify _Not working with expo sdk 45

Please provide the following:

  1. SDK Version: 45
  2. Platforms(Android/iOS/web/all): Android and iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

after integrate with SDK45, our app not able to login and call API which are implemented by aws amplify library. [ “aws-amplify”: “^2.3.0”, “aws-sdk”: “^2.1152.0”]
expo sdk ver 43, 44 is OK.

error display:
[Unhandled promise rejection: TypeError: undefined is not an object (evaluating ‘_context.t5.includes’)]

Environment

expo-env-info 1.0.3 environment info:
System:
OS: Windows 10 10.0.19043
Binaries:
Node: 16.15.1 - C:\Program Files\nodejs\node.EXE
npm: 8.11.0 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 4.0.0.0 AI-193.6911.18.40.6514223
npmPackages:
babel-preset-expo: ~9.1.0 => 9.1.0
expo: ~45.0.0 => 45.0.5
react: 17.0.2 => 17.0.2
react-native: 0.68.2 => 0.68.2
react-navigation: ^4.3.1 => 4.4.4
Expo Workflow: managed

could you please help to check this issue for me ?

Thank you very much

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.