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

Android Phone vibrates after a long click #5724

Closed
1 task done
fizzingpop opened this issue Oct 5, 2023 · 1 comment
Closed
1 task done

Android Phone vibrates after a long click #5724

fizzingpop opened this issue Oct 5, 2023 · 1 comment

Comments

@fizzingpop
Copy link

Is there an existing issue for this?

Describe the bug

5.2.174 introduces a bug where on an Android phone if you hold a touch down (for example to jump higher in a platformer game), the phone will vibrate.

Steps to reproduce

  1. Export an Android project
  2. Long click anywhere in the game

GDevelop platform

Desktop

GDevelop version

5.2.174

Platform info

No response

Additional context

No response

@ClementPasteau
Copy link
Collaborator

Hi @fizzingpop thanks for reporting. I can confirm I reproduce the issue.

It's extremely strange, as nothing should have changed on this side of things.
I can reproduce it on the web too, with Chrome, using an Android device:

A few versions before: https://games.gdevelop-app.com/game-1a2854f2-a513-44b7-a14b-fbf929e90851/index.html -> no vibration
Since 174: https://games.gdevelop-app.com/game-af9a8bfb-ce21-4020-8a31-be632bd04e97/index.html -> vibration

I've dug into it, but running out of ideas of why this can be happening. We'll need to take a look deeper.

fizzingpop referenced this issue Oct 10, 2023
…bile. (#5745)

This fixes a bug where mouse events where triggered on mobile, introducing unwanted interactions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants