I’m trying to integrate Samsung Health SDK in my app to read user’s step count. When I invoke HealthPermissionManager.requestPermissions the Samsung Health app’s permission UI pops up but,
- No permissions are listed
- All permissions switch/checkbox is disabled
I have queries, meta all set properly in AndroidManifest.
What could be wrong? Do I need to signup as Partner even to access Health SDK?