Thanks for the post. Is this happening with our demo app? Are you building with release + x86 mode? Please suggest the steps to reproduce this with our demo app.
Yes. This is using the x86 c# wrapper demo and my own. I downloaded the SDK and c# wrapper files. Places the h and bin fines in the c# wrapper as instructed, changed it to build, and ran the demo. I’m printing the result to initiating the wrapper and it fails.
Did you enter credentials? The GUI will start up with the files. That’s just XAML. But if you print the results from initializing the SDK, they return with an error.
I have same problem i followed build instructions and getting same error. XAML just shows up if i enter credentials it just hides and does nothing. If i check the error while initializing it returns
Open the zoom_sdk_demo folder, and use Visual Studio to open the zoom_sdk_demo.csproj file. No need to move any files or folder
Change the solution configuration to: Release + Any CPU like the following: Note: If you are using Debug mode, you will run into the SDKERR_MODULE_LOAD_FAILED error