com.apple.developer.sensorkit.reader.allow
The necessary entitlement to access sensor data that’s required by your app’s preapproved research study.
Possible Values
on-wristA sensor that describes the watch’s position on the wrist.
ambient-light-sensorA sensor that provides ambient light information.
motion-accelerometerA sensor that provides acceleration motion data.
motion-rotation-rateA sensor that provides rotation motion data.
visitsA sensor that provides information about the user’s frequently visited locations.
pedometerA sensor that provides information about the user’s steps.
device-usageA sensor that provides information about the user’s device usage.
messages-usageA sensor that provides information about the user’s Messages app usage.
phone-usageA sensor that reports the amount of time that the user is on phone calls.
keyboard-metricsA sensor that provides information about the user’s keyboard usage.
speech-metrics-telephonyA sensor that provides data describing a user’s speech during phone calls.
speech-metrics-siriA sensor that provides data describing a user’s speech to Siri.
ambient-pressureA sensor that describes the pressure and temperature of the user’s environment.
Discussion
An app can read sensor data from devices on a per-team basis, and the system closes your app if its code signature lacks this entitlement. To attain it, submit your research study to Apple as described in Accessing SensorKit Data. If Apple approves your study, you can create a provisioning profile that signs code with this entitlement. For more information, see Configuring your project for sensor reading.