Stress sensor not working in applet #253
Replies: 2 comments 7 replies
-
I think it's a known issue, at least we had this information available in the 1.0 docs but the caution block seems to be missing in the v2+ docs @MyoungXUE. |
Beta Was this translation helpful? Give feedback.
-
Hi, the You get |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It returns either:
[object object] when I use stress.getCurrent()
or
0 when I use `${value}`
Same behavior in Showcase sample app, no matter if you try on simulator or a real device.
"data:user.hd.stress" has been added.
@MyoungXUE @silver-zepp
Beta Was this translation helpful? Give feedback.
All reactions