Hi All,
Before my app connected with API step count (Samsung health sdk 1.5.0). It works
Now I change to use HealthConstants.StepDailyTrend instead of HealthConstants. StepCount
and Added permission for StepDailyTrend with PermissionType.READ. I also updated file AndroidManifest.xml
But theo popup request permission not show Daily step count trend, then can not get data daily step count trend
Thanks