Stress sensor tizen native

hey guys i’m trying to read and send the data from stress sensor on gear watch to my android phone but it’s not working … heart rate and gyroscope sensor are working fine but the stress is not
is there a special way to deal with stress sensor?
i’m developing a tizen native app

i edited the title and post

Hello,
Did you add runtime permission? To add runtime permission check this link-
https://developer.tizen.org/development/guides/native-application/security/privacy-related-permissions

Yes i added the permession and it still doesn’t work

Hello,
Stress sensor has been deprecated in tizen native. This is the reason you are facing problem.