carp-dk / carp-dk/flutter-plugins
[pedometer 3.0.0]
- Dominant language
- Dart
- Stars
- 608
- Forks
- 735
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
I've got a question regarding the pedometer.
I'm a beginner so bare with me.
I use the permission handler and everything seems to work fine but in the debug console I get these messages of unregistered listeners. Is this something I should not worry about or do I need to register the listeners somehow? If that's the case. Help would be very welcome.
- Device: [Oneplus 5t]
- OS: [Windows]
### Actual behavior
Messages:
E/SensorManager(17445): registerListenerImpl sensorName:Step Detector,isWakeUpSensor:false,callingApp:
E/SensorManager(17445): unregisterListenerImpl callingApp:
E/SensorManager(17445): registerListenerImpl sensorName:Step Counter,isWakeUpSensor:false,callingApp:
E/SensorManager(17445): unregisterListenerImpl callingApp:
### Additional information
When running on an older device I did not get these messages
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.