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

ANR on Android #6595

Open
oferRounds opened this issue Oct 13, 2024 · 3 comments
Open

ANR on Android #6595

oferRounds opened this issue Oct 13, 2024 · 3 comments
Assignees
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@oferRounds
Copy link

Description

Not sure if this is related to the other ANR issues I saw on the issues. happy if you can have a look. Running on react native 0.72.14, and my android app gets stuck (happens only on Android). This is the stack trace from Sentry: https://hibob.sentry.io/share/issue/65e71a32440241cc90397a2b9cb97c36/

Steps to reproduce

Not sure how to reproduce it. We have a floating button which appears right on the start of the app, which uses react-native-animated. When we‘re removing the usage of it – all seems to work well

Snack or a link to a repository

I don’t have, but if it a must, I will try to add one later

Reanimated version

3.15.1

React Native version

0.72.14

Platforms

Android

JavaScript runtime

Hermes

Workflow

React Native

Architecture

Paper (Old Architecture)

Build type

Release app & production bundle

Device

Real device

Device model

One Plus

Acknowledgements

Yes

@github-actions github-actions bot added Platform: Android This issue is specific to Android Missing repro This issue need minimum repro scenario labels Oct 13, 2024
Copy link

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@tvooo
Copy link

tvooo commented Oct 15, 2024

We're getting these ANR issues too, both user reports and Sentry issues. Here's another stack trace, it's a bit different from what OP posted: https://rise-calendar.sentry.io/share/issue/2870f1735d574c08b5e4378ff096e410/

If it helps: users reported that the crashes happened while the app was in the background.

react-native: 0.75.4
react-native-reanimated: 3.15.4

We also run bridgeless / new architecture.

@valesh-gosats
Copy link

facing same issue.
react-native: 0.74.1
react-native-reanimated: 3.11.0

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

4 participants