xumo-95

Results 5 comments of xumo-95

Hi @andersonvieiragomeslopes ! I'm wondering if you can please confirm the SDK version that you used for your development? CallKitOptions was not released in 2.2.0-beta.1 SDK. Thank you!

Hi, after calling `UIDevice.current.setValue(UIInterfaceOrientationMask.portrait.rawValue, forKey: "orientation"` you can try calling `UIDevice.current.endGeneratingDeviceOrientationNotifications()` to stop the video from filpping or rotating. Please feel free to reopen this issue if the problem's not...

https://github.com/Azure/Communication/issues/338 There is a fix in the application to solve the problem. Thank you.

Hi @alexLipici-tmd I also verified that the solution works for me. Can you please provide more information?

Hi @alexLipici-tmd, I made sure that the app supports Portrait only and turned off the Portrait Orientation Lock and the solution still works for me. We will look further into...