•   over 4 years ago

(React) I'm not able to intialize the SDK in react, its saying : TypeError: Cannot read properties of undefined (reading 'host')

I used VoxeetProvider function and enclosed render function in it and called initialize function from index.js file

  • 2 comments

  • Manager   •   over 4 years ago

    Kunal,
    May you be more specific so I can better answer your question.
    Are you following one of the many example apps? If so, which example app?
    Respond with the GitHub repo link you've cloned so we're reviewing the same app.
    Most of the problems we have seen have to do with configuration.
    All of the example apps require some level of configuration before you attempt to run them.

  •   •   over 4 years ago

    Yes, I'm following https://github.com/dolbyio-samples/meet-dolbyio-generic, but now it worked I found a work-around! Thankyou anyway!

Comments are closed.