We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Console Google Play
Leak Canary
The logs were taken from the Google Play Console, and the additional information was gathered using Leak Canary in a development environment.
We also tried running with react-native-reanimated 3.2.0, but the problem persisted.
The text was updated successfully, but these errors were encountered:
@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?
Sorry, something went wrong.
@RichardLima were you able to resolve this issue? Let us know if you still need help.
tvanlaerhoven
No branches or pull requests
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
Additional Information
Leak Canary
The logs were taken from the Google Play Console, and the additional information was gathered using Leak Canary in a development environment.
Package Version
We also tried running with react-native-reanimated 3.2.0, but the problem persisted.
The text was updated successfully, but these errors were encountered: