Motion Disorder Entitlement Issue

Movement disorder request is already accepted even I added the entitlement while creating provisional profile. But while running I am getting this warning. How I add in entitlement file I can't see in Capability also.


Showing Recent Messages


Provisioning profile "*** watch ext dev" for "xx Extension" contains entitlements that aren't in the entitlements file: com.apple.developer.health-movement-disorder. To use these entitlements, add them to your entitlements file. Otherwise, remove unused entitlements from your provisioning profile. (in target '*** Extension')

Replies

Did you check this?

https://developer.apple.com/documentation/coremotion/monitoring_movement_disorders


Important

To use the Movement Disorder API, your app must adhere to the Movement Disorder Program Requirements. For more information, see Adhering to the Movement Disorder Data Collection Requirements. Additionally, your app must follow best practices for handling the user’s health data, as defined by the HealthKit guidelines. For more information, see Protecting User Privacy.


So you must request and obtain authorization from Apple:

https://developer.apple.com/contact/request/movement-disorder-api-entitlement/

I am having the same issue. No way to get rid of warning that I can find so far.