Should you use C++/C# to develop an app that integrates Zoom SDK?

I want to develop an application that integrates Zoom SDK. I’m wondering whether I should use C++/C# or just use C++. What are the risks if using C++/C#?

Thanks for your support!

@buithinh.tt1 , generally you should use C++ if possible. The C# sample is a wrapper for the C++ libraries.

Hi Chun Siong

Thanks for your reply.
I will try using C++ only