react-native-pedometer icon indicating copy to clipboard operation
react-native-pedometer copied to clipboard

iOS CMPedometer support for react-native

Results 3 react-native-pedometer issues
Sort by recently updated
recently updated
newest added

In our release build on some devices our crash reporting tool (bugsnag) is reporting this crash: ` RCTFatalException: Exception '+[CMPedometer authorizationStatus]: unrecognized selector sent to class 0x1aaa04b48' was thrown while...

After the call method, the callback function returns the result of NULL。 Please help!

I am getting the above error while building the app after adding this library. It also says "Linker command fails with exit code 1 (use -v to see invocation) Any...