native.newVideo() differences for iOS vs. Android

native.newVideo()  when I set the width and height of the video object it works perfectly to fit the display screen on iOS but on android it doesn’t seem to work.

The docs say that only rotation doesn’t work for android.

What are the actual differences of using native.newVideo() on iOS vs. Android?

I am having the exact same problem on Android. It does rotate but upon rotation back to portrait, i can not reset the hight, width, x, y to the original parameters that worked before rotation…

iOS works fine…

I am having the exact same problem on Android. It does rotate but upon rotation back to portrait, i can not reset the hight, width, x, y to the original parameters that worked before rotation…

iOS works fine…