I have a problem with requesting permission for step count

I have already added meta data android:name=“com.samsung.android.health.permission.read”
android:value=“com.samsung.health.step_count”

I would like to know how to fix this issue and whether it is necessary to request a partner?


Hello phoatipong,
Welcome to the community.
Please report this issue to the Developer Support for 1-on-1 communication.
It will solve your problem faster.

Thanks
Shamima
Samsung Developer Program Team

I’m running into the same exact issue. Any resolutions after reaching out to technical support?

We found the source of our issue. In our case, we had made the mistake of downloading the Samsung Health SDK (v1.5.1) instead of Samsung Health Data API (v1.0.0-beta2). An unfortunately confusing naming - we’ve been bitten by this name similarity before in other areas. Luckily once we installed the correct dependency, it worked as expected.

1 Like

Great! :slight_smile:
Please reach us anytime if you face any issues during implementation.