You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"This lib" is just a wrapper and a build script, it does not have anything platform-specific, so I don't think it should be too hard. On the other hand you point to a non-official WebRTC repo, while we use Google WebRTC with some iOS-specific patches.
You can try swapping WebRTC repo in the build script and add a new build target. I don't mind adding tvOS support if you make a PR. But as our app is only for iOS, I can't invest time into something we don't use and can't even test.
Haha, I always forget that repo is not the official WebRTC SDK 🤦
I thought as much though, I will have a crack at it. I can't think of a good way to raise a generalised PR if the build script uses the official WebRTC SDK though.
Now that the WebRTC SDK has tvOS support webrtc-sdk/webrtc#139
How hard would it be to adapt this lib to work on tvOS?
The text was updated successfully, but these errors were encountered: