Hi,
it is my first time that i use AdMob and i found 2 issues.
-
ads.height() returns wrong values (to low) for iPhone5 and iPhone 6, 6plus (tested on the xcode Simulator). For iPhone 4 and iPads the values are fine. No issues on Android.
-
Also on iOS: When i close an Interstitial ad (tapping on the X) also the banner ad will be closed. When i close a banner ad with ads.hide() and show a Interstitial ad immediately afterwards the ad will not be shown. On Android there are no issues.
Will this be fixed soon? Especially the wrong values from ads.height() are very frustrating.
Can anybody confirm this issues?
thanks