-
Notifications
You must be signed in to change notification settings - Fork 598
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Error: not implemented" in React Native environment #1867
"Error: not implemented" in React Native environment #1867
Comments
It has something to do with the #1766. The |
Verified that JS SDK v3 call is successful in React Native environment with |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
Describe the bug
Aws SDK for JavaScript v3 throws "Error: not implemented" when run in React Native environment.
SDK version number
3.1.0
Is the issue in the browser/Node.js/ReactNative?
React Native
Details of the browser/Node.js/ReactNative version
0.63.4
To Reproduce (observed behavior)
Run React Native set up from https://github.com/aws-samples/aws-sdk-js-tests#react-native
The error is thrown in Emulator output.
Expected behavior
The output is displayed under JS SDK v3
Screenshots
Browser
React Native
The text was updated successfully, but these errors were encountered: