I have created an app using Ionic 3, and it's forced to be portrait only.
In the app there are lots of videos, some which play inline, others which play fullscreen. I'm using Videogular (http://www.videogular.com/).
My question is, on Android, is it possible to force landscape when playing a fullscreen video, whilst keeping the rest of the app portrait? On iOS when the video plays fullscreen with the native player, the user's free to rotate their device as they want, but on Android it's locked to playing in portrait.
I'm very new to app development, so I apologise in advance if this is a stupid question!
Thanks in advance