Have been testing Vungle on Android and IOS.
On Android (testing on Nexus 7) I’m noting the Video is not playing at full screen, but rather only about 1/3 of full screen. After the video ends (or if you close it) it then goes to the static image which is full screen (not quite perfectly centered but not too bad).
Anyone else seeing this issue on Android?
Notes:
* is fine on IOS
* have noted the behavior on both Corona SDK versions 2014.2122 (graphics 2.0 release) and 2013.1251 (previous release)
* code I used was minor changes to https://github.com/Vungle/coronaplugin-release/tree/master/samples
- put my android ID in
- set to landscape only in build settings
- removed setReference calls (to swap between Corona v1 and v2)