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

Runtime Error on Android targetSdk 34+ #235

Closed
santhoshvai opened this issue Feb 7, 2024 · 0 comments · Fixed by #238
Closed

Runtime Error on Android targetSdk 34+ #235

santhoshvai opened this issue Feb 7, 2024 · 0 comments · Fixed by #238

Comments

@santhoshvai
Copy link
Contributor

When android app is set to targetSDK 34 this error happens.

image

The cause of this error is the following code: https://github.com/search?q=repo%3Areact-native-webrtc%2Freact-native-incall-manager+registerReceiver&type=code

Here is the stack overflow explanation: https://stackoverflow.com/a/77276774

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 a pull request may close this issue.

1 participant