Orientation issue of video view in React native android

Before Creating a New Topic:

*I have searched this relevant post.

But await zoom.videoHelper.rotateMyVideo(90) Not working for me

Description
I am using galaxy tab A8. I have implement React native zoom video SDK. I am joing the session with one participant.

Errors
MY device is on auto rotate. When I move device from portrait to land scape video view is also become landscape and it is rotating with device.
Video view should not rotate with device.

Which React Native Video SDK version?
1.9.5

Video SDK Code Snippets
I am using the sample app code

To Reproduce(If applicable)
Steps to reproduce the behaviour:
Join the session
rotate the device to see behaviour

Screenshots

Smartphone (please complete the following information):
Android 12 Galaxy Tab A8

in portrait is showing like this

but in landscape

This topic was automatically closed after 30 days. New replies are no longer allowed.