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

java.lang.NullPointerException: Attempt to invoke virtual method org.webrtc.PeerConnection com.oney.WebRTCModule.C.v' on a null object reference #1536

Open
DarshanSavaliyaGitHub opened this issue Oct 26, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@DarshanSavaliyaGitHub
Copy link

Steps to reproduce the issue: I've implemented react native get.strem.io for the video calling in react native application, when i'm calling any user and if that user reject my call that time my application is crash.

Platform Information
React Native Version: 0.73.1
WebRTC Module Version: @stream-io/react-native-webrtc": "^118.1.1"
Platform OS + Version: Android

@DarshanSavaliyaGitHub DarshanSavaliyaGitHub added the bug Something isn't working label Oct 26, 2024
@oliverlaz
Copy link
Member

hi @DarshanSavaliyaGitHub, we have fixed this issue in @stream-io/[email protected]+.

Can you please upgrade and check if this fixes the issue for you? cc: @santhoshvai

@DarshanSavaliyaGitHub
Copy link
Author

DarshanSavaliyaGitHub commented Oct 29, 2024

Hello, @oliverlaz
Now that crash is not coming, but instead of that crash sometimes applications stuck or user can not call to other user.

Thanks for the Help.🙌🏻

@oliverlaz
Copy link
Member

hi @DarshanSavaliyaGitHub,

I'm glad to hear that the crash is gone. I'll need more information about the other issue.
Can you please tell us the exact steps that led to your application getting stuck? Do you see any errors in the logs?
You can also enable more verbose logging for our SDK, which helps a lot:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants