Error using interpretation function in swift

I am using the latest SDK on a iphone 11 pro

When I am using the function to get the language interpretation list

let languages: [MobileRTCInterpretationLanguage] = MobileRTC.shared().getMeetingService()?.getAllLanguageList()

I am facing this compilation issue

Undefined symbol: OBJC_CLASS$_MobileRTCInterpretationLanguage

It’s the exact same issue as this one -> [iOS] How do I know if a virtual background is already setup?

How come the same issue appears at different places and in different releases? Could you make sure in the future to support swift project?

Best regards
Nicolas

Hey @nicolas.bonnet

Thanks for using the dev forum!

I am very sorry about this, all functionality in the SDK should be supported in Swift. I have reproduced this issue and have alerted the team.

I will update you as soon as I hear anything.
Thanks!
Michael