What is the easiest and fastest way to run a zoom sdk windows app on Mac os?

I have a fully working windows c# wrapper sdk application and I want to run the same app on an Mac, do I have to re-write the whole application’s code with macOS sdk ? or is there a better approach?

@samantha2 , you will need to rewrite the application on macOS.
There are other alternatives, but they are not from Zoom, hence we are unable to comment on them specifically.

Application virtualization might be an area you want to explore, but we might not have tested them with our SDK