You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would I go about implementing this? I'm hitting blockers as various node functionality does not appear to exist, even with "correct" shims and pollyfills to have them reading from the fs natively.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey Contributors!
I'm currently running a react native applications that needs to create an IoT Thing at runtime (as recommended in your docs here: https://docs.aws.amazon.com/iot/latest/developerguide/provision-wo-cert.html#trusted-user).
How would I go about implementing this? I'm hitting blockers as various node functionality does not appear to exist, even with "correct" shims and pollyfills to have them reading from the fs natively.
Beta Was this translation helpful? Give feedback.
All reactions