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?