Closed ymwjbxxq closed 1 year ago
We are not planning on adding react support to this v1 sdk. Please check out the feature request for adding support to react to aws-iot-device-sdk-js-v2 above.
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
I just created a simple hello world react page because I want to subscribe to a topic but react cannot even load because the
import DeviceSdk from 'aws-iot-device-sdk';
I also added config-overrides.js without success
Expected Behavior
not crashing
Current Behavior
Reproduction Steps
Possible Solution
No response
Additional Information/Context
package.json
SDK version used
aws --version aws-cli/2.8.8 Python/3.9.11 Darwin/22.3.0 exe/x86_64 prompt/off
Environment details (OS name and version, etc.)
Mac