You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I set captureSession.sessionPreset = .low, it takes about 10 seconds or more to retrieve heart rate data. When I set captureSession.sessionPreset = .medium, it only takes about 4 seconds to get the data, but the data seems to be less accurate. Is there any solution to this problem?
The text was updated successfully, but these errors were encountered:
When I set captureSession.sessionPreset = .low, it takes about 10 seconds or more to retrieve heart rate data. When I set captureSession.sessionPreset = .medium, it only takes about 4 seconds to get the data, but the data seems to be less accurate. Is there any solution to this problem?
The text was updated successfully, but these errors were encountered: