aws_sdk, aws_amplify Not working with expo sdk 45

Please provide the following:

  1. expo SDK Version: 45
  2. Platforms(Android/iOS/web/all): iOS and Android
  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’)]

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.