CMErrorDomain Code=103

I use CMPedometer queryPedometerDataFromDateget to get user's steps from iPhone。

But some user's iPhone give me an error:Error Domain=CMErrorDomain Code=103 "(null)", one case of that happend on iOS 11.0.2, iPhone 8 。

But some users don't have the problem。


I set the CMPedometer to a strong property and can't release it at all.

CMErrorDomain Code=103
 
 
Q