DeepAR crashes on Android when calling switchEffect

Hi,

I am able to get DeepAR to render a video on my GLSurfaceView without issues, but as soon as I call switchEffect, it crashes with the following error:

15:46:56.045 DEBUG           A  pid: 23975, tid: 24053, name: DefaultDispatch  >>>   <<<
15:46:56.045 DEBUG           A        #00 pc 0000000000164df0  /data/app/~~UCWC5fz3riOUrjqQcECxvw== /com.app.xxx-9aeig5s84br4xPx8cFYVEA==/base.apk!libnative-lib.so (offset 0xcc9c000) (Java_ai_deepar_ar_DeepAR_switchEffectRawNative+268) (BuildId: 6d2e2d1186d42afd78127319e4635d4257747326)
15:46:56.045 DEBUG           A        #12 pc 0000000000c5a6fc  <anonymous:6ddce24000> (com.app.messej.service.agora.AgoraEngineService.createSession+0)
15:46:56.045 DEBUG           A        #18 pc 0000000000b77a78  <anonymous:6ddce24000> (com.app.messej.data.repository.PodiumRepository.joinAgoraSession+0)
15:46:56.045 DEBUG           A        #24 pc 0000000000775668  <anonymous:6dddb86000> (com.app.messej.ui.home.publictab.podiums.live.PodiumLiveViewModel$joinChannel$1.invokeSuspend+0)

Could you reproduce the issue on the quickstart example? Or provide more information on the SDK version, Android version, device, and code snippet of what you’re doing.