SDK logging not working in the latest SDK

We are using the latest SDK and are unable to enable SDK logging.

Our code

let params = ZoomSDKInitParams()
params.needCustomizedUI = false
params.enableLog = true
params.logFileSize = 50
sdk.initSDK(with: params)

Result: logs nowhere to be found. Please see other posts to see that others are also having the same issue. I got old logs when we were using older SDK but currently this is just not working.

Hi @tmiskiew,

I am locking this thread as this is already being discussed in another thread.

Please note that our community guidelines explicitly mention to not post the same thing in multiple topics.

Thanks!