opentok-ios-sdk-samples-swift icon indicating copy to clipboard operation
opentok-ios-sdk-samples-swift copied to clipboard

Multiparty UICollectionView Sample App not responding to orientation while session is active

Open justindunn opened this issue 8 years ago • 2 comments

In Multiparty UICollectionView, we've noticed that if you go from portrait to landscape or landscape to portrait during a session the child views do not respond accurately, it remains cut off at the bottom. The screen flips but the views do not, is there a way to fix this? We also noticed that sometimes the landscape views crop off the top and bottom of the feeds.

justindunn avatar Aug 31 '17 14:08 justindunn

still wondering about this issue, has anyone had any luck?

justindunn avatar Apr 02 '18 18:04 justindunn

What version have you been using? I have an issue with orientation. The last version that works is 2.14.2, all the others do not update the videoDimensions property of a stream correctly.

yusuftor avatar Jun 24 '19 13:06 yusuftor