I can resize the remote video on android and web using pinch gesture while call is connected. Both of them have the same behavior where the remote video's size will follow the container's size(div element on web and layout on android) so I thought that it would be the same on iOS.
But when I change the size of the UIView, sometimes the size of the remote video doesn't match the UIView.
Any idea?
Regards,
Edwin R