huedawn-plugin-admob-free
Version:
Robust, reliable and easy to use Cordova Admob plugin for Android, iOS and Windows phone. Allows preloading and automatic loading of interstitials and banners plus more.
29 lines (14 loc) • 570 B
Markdown
## 0.4.0 (2016-11-07)
### Breaking
* Drop support for Cordova < 4
* Update Google AdMob SDK for iOS to v7.14.0
### Added
* Add `FLUID` ad size support.
## 0.3.1 (2016-10-26)
### Fixed
* Fix banner focus for Android. ([@raulpopi](https://github.com/raulpopi) in [#19](https://github.com/ratson/cordova-plugin-admob-free/issues/19))
## 0.3.0 (2016-10-23)
### Added
* Add `LARGE_BANNER` support.
### Fixed
* Fix displaying test ads on iOS devices. ([@vintage](https://github.com/vintage) in [#17](https://github.com/ratson/cordova-plugin-admob-free/pull/17))