My game is set to portrait only using the Build Settings (android) and by default the unity ads that show are always in Landscape. They take up the whole screen this way but the player has to turn their device to see them.
So I have gone into the Unity Ads Admin page and change the setting for the zone "Change video orientation according to device (Forced to landscape by default)" to be true.
This now makes the ads facing the right way, but they are very small.. so if the user wants to watch the video bigger they can, by turning their device on it's side. But this does not rotate the video, it stays portrait.
I wan't the ads to play the correct orientation of the device, and change as they player turns the device.. but I want the game to be portrait always.
Can I do this?
↧