react-native-shake icon indicating copy to clipboard operation
react-native-shake copied to clipboard

Overly Sensitive Shake Event Detection on Android with v4.0.2

Open roblange17 opened this issue 1 year ago • 1 comments

Overly Sensitive Shake Event Detection on Android with v4.0.2

I've been experiencing some problems with the shake event detection in version 4.0.2. It appears that even a slight movement of the device triggers the shake event on Android. This sensitivity level has led to an influx of complaints from my application's users, and it's reaching a point where I'm considering removing this library from my app.

While the shake detection on iOS has always been a bit on the sensitive side, it's manageable. However, the current behavior on Android is quite problematic and I would classify it as degraded functionality.

I'd appreciate it if you could look into this issue. It would be great if there was a way to adjust the sensitivity level or otherwise improve the shake detection algorithm to prevent false positives.

Thanks!

roblange17 avatar May 12 '23 04:05 roblange17

I would also need a way to allow the user to adjust the sensitivity threshold. So this would be a very welcomed change :+1:

hugohutri avatar May 30 '23 08:05 hugohutri