carp-dk / carp-dk/flutter-plugins
Pedometer 2.1.0
- Dominant language
- Dart
- Stars
- 608
- Forks
- 735
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
### Device
- Device: Oneplus 7 Pro
- OS: Android version 11 Build number Oxygen Os 11.GM21AA
### Describe the bug
I have run this same app on a rooted Samsung device the function seems to be working fine but on a non rooted oneplus 7 pro this is the error I am getting:
E/SensorManager(22656): registerListenerImpl sensorName:pedometer Non-wakeup,isWakeUpSensor:false,callingApp: application_name ,callingPid:22656,callingUid:10526
E/SensorManager(22656): registerListenerImpl sensorName:pedometer Non-wakeup,isWakeUpSensor:false,callingApp: application_name,callingPid:22656,callingUid:10526
### Expected behavior
to show the step count.
I am not able to understand this error I am not sure what to do here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.