jhen0409 / jhen0409/react-native-debugger

Extreme delay on clicks, while debugging the android app

Open
#394 0 comments 20 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.4k
Forks
815
PR merge metrics
No merged PRs in 30d

Description

I'm using the latest version of the react native debugger.

I know that there are many threads about the debugger slowing down or misinterpreting clicks, but I'm not able to fix it by setting the right time. In fact, the time set on my mac is exactly the time set on my android, as you can see here:

```
➜ ~ adb shell date +"%c.....%s" && date +"%c.....%s"
Mon Sep 2 14:50:55 2019.....1567428655
Mon Sep 2 14:50:55 2019.....1567428655
```

I'm not experiencing this issue on my iOS device, but on android there is no way of using/testing the app.

Is there anything I can try, besides synchronising the time?

React Native Debugger app version: 0.9.12
React Native version: 0.55.4
Platform: Android
Is real device of platform: Yes
Operating System: macOS

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.