We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm new to .Net Maui so maybe I'm missing something. I can't get this to work with the current version of .Net Maui.
I'm running on Motorola moto g power (2022) (Android 12.0 API 31).
The sample code compiles and runs. isSupported = true, isMonitoring = true, but OnSensorChanged never fires.
I do have a 3rd party pedometer that works fine - so it doesn't appear to be the phone. Any advice appreciated!
Thanks - Jon
The text was updated successfully, but these errors were encountered:
Sorry I didn't get to this sooner. Did you ever get this to work?
Sorry, something went wrong.
No branches or pull requests
I'm new to .Net Maui so maybe I'm missing something. I can't get this to work with the current version of .Net Maui.
I'm running on Motorola moto g power (2022) (Android 12.0 API 31).
The sample code compiles and runs. isSupported = true, isMonitoring = true, but OnSensorChanged never fires.
I do have a 3rd party pedometer that works fine - so it doesn't appear to be the phone. Any advice appreciated!
Thanks - Jon
The text was updated successfully, but these errors were encountered: