I am trying to develop a watch face that uses heart rate and pedometer information, I have searched all over here and can’t figure out how to fix my problem.
I have included <sensor.h> and set http://tizen.org/prialege/healthifo privalege
for either the pedometer or the heart rate monitor, it returns -13 (Permission Denied) and I cant figure out anything regarding how to fix that. I also tride using
Heart Rate and Pedometer Sen
I am trying to develop a watch face that uses heart rate and pedometer information, I have searched all over here and can’t figure out how to fix my problem.
I have included <sensor.h> and set http://tizen.org/prialege/healthifo privalege
The problem i am having is when I run
for either the pedometer or the heart rate monitor, it returns -13 (Permission Denied) and I cant figure out anything regarding how to fix that. I also tride using
and it gives me the same error.
I have gotten this same code working for the accelerometer, so It is structured right for at least some sensors.
I am running tizen 4.0 with the emulator and on my galaxy watch and get the same results. any help would be greatly appreciated
the following is the section of code I am using (from example code from this site):
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio