Closed
Description
Error: "Cannot record touch end without a touch start"
Environment
[skip envinfo]
Issue has been reproduced as far back as react-native@0.45.1, and up through react-native@0.57.1.
Steps to Reproduce
- Use "One Plus 2" phone
- Open React Native 0.45.1 app
- Use three-finger screenshot gesture
Expected Behavior
App does not crash
Actual Behavior
Red screen error
Reproducible Demo
Any project on this phone with this gesture
Known Affected Devices
OnePlus:
- OnePlus 2
- OnePlus 3
- OnePlus ONEPLUS A3000 (OPR6.170623.013) on Android 8.0.0
- OnePlus 3T
- OnePlus 5 (A5000) on Android 7.1.1
- OnePlus 5T
- OnePlus 6
- OnePlus 6T
Oppo:
- OPPO F1f on Android 5.1.1
- OPPO A1601 (LMY47I) on Android 5.1
- OPPO A1603 (LMY47I) on Android 5.1
- OPPO 1201 (LMY47I) on Android 5.1
- OPPO A73
Samsung:
Wiko:
Xiaomi:
Activity
csgsky commentedon Jul 26, 2017
alainib commentedon Aug 30, 2017
stale commentedon Oct 29, 2017
ghidinelli commentedon Nov 16, 2017
imakshath commentedon Nov 28, 2017
illank86 commentedon Dec 25, 2017
any solution for this problem??? i got the same problem with CRNA application, my application crash when try to take a screen shot wit 3 fingersgesture...
femiveys commentedon Dec 27, 2017
ghidinelli commentedon Dec 30, 2017
This is happening more and more frequently. Here's a couple of stack traces:
https://sentry.io/share/issue/be6ff067877948cb9f68d1ef66c7082b/
https://sentry.io/share/issue/6ff3cd627faf4ccf80589c8cfed780b7/
The error appears to be happening in Libraries/Renderer/src/renderers/shared/shared/event/eventPlugins/ResponderTouchHistoryStore.js around line 203.
Here are devices we are seeing:
96 remaining items
ascorbic commentedon Sep 27, 2019
@AleksandrZhukov It's the one referenced just above: facebook/react#16750
HarshitMadhav commentedon Nov 11, 2019
This issue can be closed now. I am getting no crash when I am touching screen with 3 fingers in OnePlus device. I am using RN version 0.61.4
isma4102 commentedon Nov 12, 2019
The problem still persists for me in RN version 0.61.4.
ankitgauravapporio commentedon Apr 12, 2020
hello everyone , can any have any update on this issues, i tried everything still getting crashed in released mode
isma4102 commentedon Apr 12, 2020
console.reportErrorsAsExceptions = false; is the only solution right now, but if exists another problem/error it's not show up.
tabekg commentedon May 9, 2020
The same problem in MI 8 Lite, android 9 PKQ. Any solution?
ftzi commentedon Aug 27, 2020
Happening in Redmi Note 8.
github-actions commentedon Mar 1, 2023
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
arjun1194 commentedon Jan 24, 2024
is there any update on this issue ? Its marked as a good first issue , is it available to pick ?
fabOnReact commentedon Jan 31, 2024
@arjun1194 @cortinico This issue should be closed. It was fixed with facebook/react#16750 (see more info at #26170 (comment)). Thanks a lot.
Relevant flutter#20517 (comment)
migueldaipre commentedon Nov 5, 2024
We're closing it because it's fixed, as we can see from this comment.