I’m running an app using pebble install --emulator basalt ....
When I do long-press (arrow or W/X) first a short-press event is triggered and only then the long-press event. On the watch that works fine.
Any suggestions?
I’m running an app using pebble install --emulator basalt ....
When I do long-press (arrow or W/X) first a short-press event is triggered and only then the long-press event. On the watch that works fine.
Any suggestions?
This is a known shortcoming of the emulator. The Visual Studio Code extension has UI buttons for the buttons and those might work for long press? Although I think currently the newest SDK has broken the VS Code extension. CloudPebble might also work, since it too has GUI buttons.