Hi rehema ,
So the mistake I was making was that I was putting a invalid value for type of attendee. After putting that also the issue I am facing is that once I try to create the session , the entire app crashes within 15 seconds and there is no session.
Error I am facing is this :
D/ZoomVideoSdkDebug( 2818): Join Session successfully
W/ideosdk_example( 2818): type=1400 audit(0.0:44): avc: denied { ioctl } for path=“socket:[61503]” dev=“sockfs” ino=61503 ioctlcmd=0x8927 scontext=u:r:untrusted_app:s0:c123,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c123,c256,c512,c768 tclass=udp_socket permissive=0 app=com.flutterzoom.videosdk_example
W/ideosdk_example( 2818): type=1400 audit(0.0:45): avc: denied { ioctl } for path=“socket:[61503]” dev=“sockfs” ino=61503 ioctlcmd=0x8927 scontext=u:r:untrusted_app:s0:c123,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c123,c256,c512,c768 tclass=udp_socket permissive=0 app=com.flutterzoom.videosdk_example
W/AudioTrack( 2818): Use of stream types is deprecated for operations other than volume control
W/AudioTrack( 2818): See the documentation of AudioTrack() for what to use instead with android.media.AudioAttributes to qualify your playback use case
W/ideosdk_example( 2818): type=1400 audit(0.0:46): avc: denied { ioctl } for path=“socket:[61503]” dev=“sockfs” ino=61503 ioctlcmd=0x8927 scontext=u:r:untrusted_app:s0:c123,c256,c512,c768 tcontext=u:r:untrusted_app:s0:c123,c256,c512,c768 tclass=udp_socket permissive=0 app=com.flutterzoom.videosdk_example
F/ideosdk_exampl( 2818): java_vm_ext.cc:577] JNI DETECTED ERROR IN APPLICATION: use of invalid jobject 0xa8c3423c
F/ideosdk_exampl( 2818): java_vm_ext.cc:577] from us.zoom.internal.RTCConfSessionInfo us.zoom.internal.RTCConference.getSessionInfoImpl()