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

OutOfMemory Error on Android with react-native-theoplayer and react-native-theoplayer-ui #349

Open
RichardLima opened this issue Jul 11, 2024 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@RichardLima
Copy link

Description

We are experiencing an OutOfMemory error when using the react-native-theoplayer and react-native-theoplayer-ui packages on Android. This issue occurs in our production app.

Logs

Console Google Play
Screenshot 2024-07-11 at 10 50 46

Additional Information

Leak Canary
Screenshot 2024-07-11 at 11 04 45

The logs were taken from the Google Play Console, and the additional information was gathered using Leak Canary in a development environment.

Package Version

name version
react-native 0.71.15
react-native-reanimated 2.14.4
@react-navigation/native 6.1.9
@react-navigation/native-stack 6.9.17
@react-navigation/stack 6.3.20
react-native-screens 3.30.1
expo 48.0.19

We also tried running with react-native-reanimated 3.2.0, but the problem persisted.

@tvanlaerhoven tvanlaerhoven self-assigned this Aug 1, 2024
@tvanlaerhoven tvanlaerhoven added the help wanted Extra attention is needed label Aug 1, 2024
@tvanlaerhoven
Copy link
Member

@RichardLima when does the OOM issue occur? Is it during a long play-out session, or repeatedly creating/destroying the player, or another use-case?

@tvanlaerhoven
Copy link
Member

@RichardLima were you able to resolve this issue? Let us know if you still need help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants