This is the sdk that we are using implementation(“us.zoom.videosdk:zoomvideosdk-core:2.1.0”)
and while 2 people are in a call after 9 min the call is getting disconnected automatically and getting the error like below
16:40:47.148 Camera2-Metadata app_id resizeIfNeeded: Can’t allocate larger metadata buffer
16:40:47.149 app_id updateImpl: Unable to update metadata entry android.lens.info.shadingMapSize (90006): Out of memory (-12)
16:40:47.198 libc++abi app_id terminating due to uncaught exception of type St9bad_alloc: std::bad_alloc
16:40:47.497 app_id terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:47.501 app_id terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:47.501 app_id terminating due to uncaught exception of type St9bad_alloc: std::bad_alloc
16:40:47.502 app_id terminating due to uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:47.502 app_id terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:47.502 app_id terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
16:40:48.208 ConnectivityService system_server RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=16098, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&FOREGROUND&NOT_VCN_MANAGED&NOT_BANDWIDTH_CONSTRAINED Forbidden: LOCAL_NETWORK Uid: 10570 RequestorUid: 10570 RequestorPkg: app_id UnderlyingNetworks: Null] ]
16:40:48.208 system_server RemoteException caught trying to send a callback msg for NetworkRequest [ TRACK_DEFAULT id=16101, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VCN_MANAGED&NOT_BANDWIDTH_CONSTRAINED Uid: 10570 RequestorUid: 10570 RequestorPkg: app_id UnderlyingNetworks: Null] ]
16:40:48.209 system_server RemoteException caught trying to send a callback msg for NetworkRequest [ LISTEN id=16108, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&FOREGROUND&NOT_VCN_MANAGED&NOT_BANDWIDTH_CONSTRAINED Forbidden: LOCAL_NETWORK Uid: 10570 RequestorUid: 10570 RequestorPkg: app_id UnderlyingNetworks: Null] ]
16:40:48.969 InputDispatcher system_server channel ‘e99d96d app_id/com.taskhuman.videocallfeature.zoom.ZoomActivity’ ~ Channel is unrecoverably broken and will be disposed!
can someone help me with this
@chunsiong.zoom @rehema.zoom @tommy @jon.zoom