Skip to content
New issue

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

Overly Sensitive Shake Event Detection on Android with v4.0.2 #47

Open
roblange17 opened this issue May 12, 2023 · 1 comment
Open

Overly Sensitive Shake Event Detection on Android with v4.0.2 #47

roblange17 opened this issue May 12, 2023 · 1 comment

Comments

@roblange17
Copy link

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!

@hugohutri
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants