Skip to content

App crashes when touching screen with 3 fingers on some OnePlus, Oppo, Xiaomi, Samsung devices #15059

Closed
@brentvatne

Description

@brentvatne

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

  1. Use "One Plus 2" phone
  2. Open React Native 0.45.1 app
  3. Use three-finger screenshot gesture

Expected Behavior

App does not crash

Actual Behavior

Red screen error

error screenshot

Reproducible Demo

Any project on this phone with this gesture

Known Affected Devices

OnePlus:

Oppo:

Samsung:

Wiko:

Xiaomi:

Activity

csgsky

csgsky commented on Jul 26, 2017

@csgsky
alainib

alainib commented on Aug 30, 2017

@alainib
stale

stale commented on Oct 29, 2017

@stale
added
StaleThere has been a lack of activity on this issue and it may be closed soon.
on Oct 29, 2017
removed
StaleThere has been a lack of activity on this issue and it may be closed soon.
on Nov 15, 2017
ghidinelli

ghidinelli commented on Nov 16, 2017

@ghidinelli
imakshath

imakshath commented on Nov 28, 2017

@imakshath
illank86

illank86 commented on Dec 25, 2017

@illank86

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

femiveys commented on Dec 27, 2017

@femiveys
ghidinelli

ghidinelli commented on Dec 30, 2017

@ghidinelli

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:

  • Samsung SM-G955U (NRD90M) on Android 7.0
  • OnePlus ONEPLUS A3000 (OPR6.170623.013) on Android 8.0.0
  • Samsung SM-G925I (NRD90M) on Android 7.0
  • Xiaomi Redmi 4X (N2G47H) on Android 7.1.2
  • Xiaomi Redmi Note 3 (MMB29M) on Android 6.0.1
  • 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

96 remaining items

ascorbic

ascorbic commented on Sep 27, 2019

@ascorbic

@AleksandrZhukov It's the one referenced just above: facebook/react#16750

HarshitMadhav

HarshitMadhav commented on Nov 11, 2019

@HarshitMadhav

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

isma4102 commented on Nov 12, 2019

@isma4102

The problem still persists for me in RN version 0.61.4.

ankitgauravapporio

ankitgauravapporio commented on Apr 12, 2020

@ankitgauravapporio

hello everyone , can any have any update on this issues, i tried everything still getting crashed in released mode

isma4102

isma4102 commented on Apr 12, 2020

@isma4102

hello everyone , can any have any update on this issues, i tried everything still getting crashed in released mode

console.reportErrorsAsExceptions = false; is the only solution right now, but if exists another problem/error it's not show up.

tabekg

tabekg commented on May 9, 2020

@tabekg

The same problem in MI 8 Lite, android 9 PKQ. Any solution?

ftzi

ftzi commented on Aug 27, 2020

@ftzi

Happening in Redmi Note 8.

github-actions

github-actions commented on Mar 1, 2023

@github-actions

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.

added
StaleThere has been a lack of activity on this issue and it may be closed soon.
and removed
StaleThere has been a lack of activity on this issue and it may be closed soon.
on Mar 1, 2023
arjun1194

arjun1194 commented on Jan 24, 2024

@arjun1194

is there any update on this issue ? Its marked as a good first issue , is it available to pick ?

fabOnReact

fabOnReact commented on Jan 31, 2024

@fabOnReact
Contributor

@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

migueldaipre commented on Nov 5, 2024

@migueldaipre
Collaborator

@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)

We're closing it because it's fixed, as we can see from this comment.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugGood first issueInterested in collaborating? Take a stab at fixing one of these issues.Help Wanted :octocat:Issues ideal for external contributors.PartnerPlatform: AndroidAndroid applications.Ran CommandsOne of our bots successfully processed a command.p: ExpoPartner: Expo📮Known IssuesThis indicates an issue that refers to a bug or limitation of RN that is not currently being handled

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Participants

    @brentvatne@hramos@ascorbic@gregoriohc@rasmuswoelk

    Issue actions

      App crashes when touching screen with 3 fingers on some OnePlus, Oppo, Xiaomi, Samsung devices · Issue #15059 · facebook/react-native