Compass icon indicating copy to clipboard operation
Compass copied to clipboard

[BUG] Haptic feedback doesnt vibrate

Open inson1 opened this issue 1 year ago • 3 comments

I downloaded from F-Droid Readmi note 8 pro Android 11 Verson: 1.13.0

inson1 avatar Jan 25 '24 12:01 inson1

I cannot reproduce the issue. I also have no idea what could cause this problem on your device.

Kr0oked avatar Mar 31 '24 16:03 Kr0oked

I have installed compass on a Samsung S8+ and on a Pixel 7 (Android 14). At the first time the devices don't vibrate. In order to get this working I had to modify some settings on both devices.

jjsarton avatar Apr 21 '24 10:04 jjsarton

It may be necessary to enable vibration for user feedback as described here https://support.google.com/accessibility/android/answer/9078946?hl=en. The app uses HapticFeedbackConstants.VIRTUAL_KEY with the description "The user has pressed on a virtual on-screen key." to perform the haptic feedback.

Kr0oked avatar Apr 21 '24 15:04 Kr0oked