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

App crashing while joining the meeting Attempt to invoke virtual method #374

Open
adeel-ali-atp opened this issue Jan 3, 2025 · 0 comments

Comments

@adeel-ali-atp
Copy link

adeel-ali-atp commented Jan 3, 2025

Using Expo Prebuild mode.

iOS: Working fine on iOS dev build
Android: After Initialization, when try to join a meeting. It is giving me this error.

(NOBRIDGE) LOG joinMeetingData {"meetingNumber": 8273604184, "password": "", "userName": "John"}
ERROR Your app just crashed. See the error below.
java.lang.NullPointerException: Attempt to invoke virtual method 'void com.facebook.react.uimanager.UIManagerModule.addUIBlock(com.facebook.react.uimanager.UIBlock)' on a null object reference
ch.milosz.reactnative.RNZoomUsModule.updateVideoView(RNZoomUsModule.java:831)
ch.milosz.reactnative.RNZoomUsModule.onMeetingStatusChanged(RNZoomUsModule.java:886)
us.zoom.internal.impl.x$c.run(MeetingServiceImpl.java:5)
android.os.Handler.handleCallback(Handler.java:942)
android.os.Handler.dispatchMessage(Handler.java:99)
android.os.Looper.loopOnce(Looper.java:201)
android.os.Looper.loop(Looper.java:288)
android.app.ActivityThread.main(ActivityThread.java:7924)
java.lang.reflect.Method.invoke(Native Method)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)

Expo: ~52.0.23
React native: 0.76.5
react-native-zoom-us: 9.0.0
M1 Mac

@mieszko4

@adeel-ali-atp adeel-ali-atp changed the title Expo support App crashing while joining the meeting Attempt to invoke virtual method Jan 7, 2025
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

No branches or pull requests

1 participant