opentok / opentok-windows-sdk-samples

Sample applications illustrating best practices using OpenTok Windows SDK
MIT License
9 stars 29 forks source link

OpenTok UWP Applications #42

Closed ycagri closed 1 year ago

ycagri commented 2 years ago

Is it possible to use OpenTok in UWP applications? Here, it is stated that OpenTok supports UWP desktop apps with version 2.23.0. I am able to add NuGet package. However, I can't see OpenTok namespace.

breenbob commented 2 years ago

I too am wondering this. There are regular new releases of Windows SDK and UWP support released 2 months ago, but samples haven't been touched in 2 years, GitHub issues not replied to in over a year, and no samples of it working in a UWP app whatsoever, here or anywhere else on the web. What's going on?

ycagri commented 2 years ago

I have solved the issue via support. The minimum target version of the UWP app should be 19041, then you will be able to use the library. However, this repo seems dead as you said @breenbob

v-kpheng commented 1 year ago

Repo isn't dead :-)

We're working on adding/updating sample apps but it'll take some time.

Closing, since it looks like @ycagri got the answer sought.