CreateEmbeddedBrowser fail

Description
When I call CreateEmbeddedBrowser to create an IEmbeddedBrowser pointer, it always returns SDKERR_UNINITIALIZE, no matter whether InitSDK is called
Can you please help to find what cause this fail ?

Error
SDKERR_UNINITIALIZE

Hey @546761360,

Thanks for using the dev forum!

This error is thrown when the SDK believes that initialization has not fully completed. You may be seeing a bug with this method. Can you verify that the SDK is indeed initialized at this point in your application by attempting to join a meeting?

Thanks!
Michael

Thank you for answering the problem, thanks!
I’m sure SDK is indeed initialized. I’ve been tried to call CreateEmbeddedBrowser while I am in meeting with another client, but it returns SDKERR_UNINITIALIZE

Hey @546761360,

Are you getting this error when trying to use other SDK functions?

Thanks!
Michael

Hi @Michael,
Other SDK functions works well, such as GetSettingService or CreateMeetingService

Thanks!

Hey @546761360,

Hmm, can you send over your SDK logs in an email to DeveloperSupport@zoom.us? Please include a link to this thread. The SDK logs can be found at %appData%/roaming/ZoomSDK

Thanks!
Michael

Hi @Michael,
The email is sent
waiting for your reply
Thanks!

Hey @546761360,

Sounds good! I will follow up with you there.

Thanks!
Michael

Hi @Michael,
Long time no see
How is it going?

Hey @546761360,

Things are good! :slight_smile: Hope all is well with you.
The engineers are still investigating this one, I do not yet have any updates. Stay tuned.

Thanks!
Michael

Hey @546761360,

This will be fixed in an upcoming release.

Thanks!
Michael

Hi @Michael,
Sincerely thank you for your efforts
best wishes

Hey @546761360,

You are welcome :slight_smile:

Please let us know if you run into any other issues.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.