Skip to content

iOS side crash due to deprecated BackHandler.removeEventListener=> (TypeError: _reactNative.BackHandler.removeEventListener is not a function (it is undefined)) #1

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

patellaxya2
Copy link

created patch since its crashing(TypeError: _reactNative.BackHandler.removeEventListener is not a function (it is undefined)) in ios side BackHandler.removeEventListener .removeEventListener has been deprecated in newer versions of React Native (especially 0.65+)"
[ios-backlistner-issue 4283a00] created patch since its crashing(TypeError: _reactNative.BackHandler.removeEventListener is not a function (it is undefined)) in ios side BackHandler.removeEventListener .removeEventListener has been deprecated in newer versions of React Native (especially 0.65+

…removeEventListener is not a function (it is undefined)) in ios side BackHandler.removeEventListener .removeEventListener has been deprecated in newer versions of React Native (especially 0.65+)
@patellaxya2
Copy link
Author

Additionally, since I’m using React Native version 0.77 and the video cipher library currently only supports up to version 0.76, I had to install it using the --legacy-peer-deps flag. However, this library will need to be updated to support the latest React Native version in the future to prevent potential compatibility issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants