You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[logoutRoom] Attempt to invoke virtual method 'void im.zego.zegoexpress.ZegoExpressEngine.logoutRoom(im.zego.zegoexpress.callback.IZegoRoomLogoutCallback)' on a null object reference
The text was updated successfully, but these errors were encountered:
yanchunlan-ola
changed the title
ZegoExpressEngine.instance.logoutRoom 异常
ZegoExpressEngine.instance.logoutRoom 莫名其妙抛出异常
Nov 4, 2024
代码是 : await ZegoExpressEngine.instance?.logoutRoom()
destroy的时候调用了,但是莫名其妙抛出异常了???
[logoutRoom] Attempt to invoke virtual method 'void im.zego.zegoexpress.ZegoExpressEngine.logoutRoom(im.zego.zegoexpress.callback.IZegoRoomLogoutCallback)' on a null object reference
The text was updated successfully, but these errors were encountered: