awslabs / amazon-kinesis-video-streams-webrtc-sdk-js

JS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
https://awslabs.github.io/amazon-kinesis-video-streams-webrtc-sdk-js/examples/index.html
Apache License 2.0
288 stars 143 forks source link

Does this SDK support ios webview? #285

Closed TE-0000139074 closed 2 months ago

TE-0000139074 commented 10 months ago

This SDK supports Android webview as described in the compatibility section of the README, but what about ios WebView?

stefankiesz commented 7 months ago

Hi, do you mean ios' WKWebView?

TE-0000139074 commented 7 months ago

Yes, I would like to know whether the WKWebView works which is one of the method to realize WebView. And I would also like to know for the SFSafariViewController.

niyatim23 commented 2 months ago

Hi, we have tested our sample application on Apple devices in the past and seen no issues but we cannot help you with the custom integration with Apple's WebViews