Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
dev
-
None
-
Pixel 7 Pro
Pixel 6a
-
-
1
-
Foundation Sprint 93, Foundations Sprint 94
Description
It was observed that the ProximitySensor QML Type is not responding to the onReadingChanged signal on Android even when the phone supports it.
Please find a minimal example attached.
The Pixel 7 Pro reports a successfull connection to the "TMD3719" backend.
// Debug print from example: D qml : : S identifier: 8 D qml : : S connected to backend: true D qml : : S description: TMD3719 Proximity (wake-up) AMS v1 D qml : : identifier: 8 D qml : : connected to backend: true D qml : : available data rates: D qml : : data rate: 0 D qml : : reading: false D qml : : active: false D qml : : description: TMD3719 Proximity (wake-up) AMS v1 D qml : : error: 0 D qml : : busy: false
Discussed in: https://codereview.qt-project.org/c/qt/qtsensors/+/472100