UNPKG

admob-plus-cordova

Version:

Trustable Google AdMob Cordova Plugin, successor of cordova-plugin-admob-free. Unlike some Cordova AdMob plugins, no ad-sharing, free to use. TypeScript friendly. Compatible with Ionic. admob-plus-cordova is one of the most popular Cordova AdMob plugins.

734 lines (424 loc) 119 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [2.0.0-alpha.19](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.18...admob-plus-cordova@2.0.0-alpha.19) (2024-11-15) ### Features * **cordova/android:** update PLAY_SERVICES_VERSION to 23.2.0 ([7297e17](https://github.com/admob-plus/admob-plus/commit/7297e17f497b2ddd5791821303a49b0ec1890f25)) * **cordova/ios:** update Google-Mobile-Ads-SDK to 11.6.0 ([ae74b23](https://github.com/admob-plus/admob-plus/commit/ae74b2371f85433059012210a963606467a322e1)) # [2.0.0-alpha.18](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.17...admob-plus-cordova@2.0.0-alpha.18) (2024-04-17) ### Features * **cordova/ios:** update Google-Mobile-Ads-SDK to 11.3 ([fec271b](https://github.com/admob-plus/admob-plus/commit/fec271bcb51362c29579b852123edb813bfb200d)) # [2.0.0-alpha.17](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.16...admob-plus-cordova@2.0.0-alpha.17) (2024-04-12) ### Bug Fixes * **cordova-native:** read display options from show() ([0f75921](https://github.com/admob-plus/admob-plus/commit/0f75921f4b1c32464b1df0b198d5b6402bfbbf03)) * **cordova/android:** load native view providers on load ([#662](https://github.com/admob-plus/admob-plus/issues/662)) ([619aa88](https://github.com/admob-plus/admob-plus/commit/619aa88228eff11f5086b1e936d8068f82c02545)) # [2.0.0-alpha.16](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.15...admob-plus-cordova@2.0.0-alpha.16) (2024-04-08) ### Features * **cordova/android:** update PLAY_SERVICES_VERSION to 23.0.0 ([72f8f47](https://github.com/admob-plus/admob-plus/commit/72f8f47063270033025bf1d8a6b99e9a54cb25f5)) * **cordova/ios:** update Google-Mobile-Ads-SDK to 11.2.0 ([38425cb](https://github.com/admob-plus/admob-plus/commit/38425cbeea09ff62f44a221fce84e579886cdf67)) # [2.0.0-alpha.15](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.14...admob-plus-cordova@2.0.0-alpha.15) (2024-03-05) ### Bug Fixes * **cordova/ios:** update API ([da95f24](https://github.com/admob-plus/admob-plus/commit/da95f24b0ebabf708632a836630e450ef8a9b2a5)) ### Features * **cordova/android:** support publisherFirstPartyIDEnabled ([45c0e46](https://github.com/admob-plus/admob-plus/commit/45c0e46868fe67b89a67e763b4b42a08100f90dc)) * **cordova/ios:** update Google-Mobile-Ads-SDK to 11.0.1 ([b16a27f](https://github.com/admob-plus/admob-plus/commit/b16a27f83296f3e5a288f91eff551b473da10263)) # [2.0.0-alpha.14](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.13...admob-plus-cordova@2.0.0-alpha.14) (2023-12-12) ### Features * **cordova-consent/android:** implement new actions ([88111f6](https://github.com/admob-plus/admob-plus/commit/88111f62cf56e69420d075440d0dc3e64c5f259e)) * **cordova/android:** update PLAY_SERVICES_VERSION to 22.5.0 ([9a0189a](https://github.com/admob-plus/admob-plus/commit/9a0189a827df9306cc82c03bf53e4ebad37b38a3)) * **cordova/ios:** update Google-Mobile-Ads-SDK to 10.13.0 ([90b7118](https://github.com/admob-plus/admob-plus/commit/90b71186557289de08a77520db34d1b4082021c5)) * **cordova/ios:** update Google-Mobile-Ads-SDK to 10.14.0 ([50e99bb](https://github.com/admob-plus/admob-plus/commit/50e99bb0b3973fdb3dc055c86cbf254272a0fa71)) # [2.0.0-alpha.13](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.12...admob-plus-cordova@2.0.0-alpha.13) (2023-07-09) ### Bug Fixes * **cordova/android:** clone map to remove item safely, [#592](https://github.com/admob-plus/admob-plus/issues/592) ([05bb250](https://github.com/admob-plus/admob-plus/commit/05bb25082b6b999d8b26717bacb52d0ac9a82bda)) # [2.0.0-alpha.12](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.11...admob-plus-cordova@2.0.0-alpha.12) (2023-07-03) ### Bug Fixes * **cordova/android:** check null value correctly ([be4593f](https://github.com/admob-plus/admob-plus/commit/be4593f61c67af00502ab5b6f822b841862fb300)) * **cordova/android:** do not crash when appVolume is not set ([a372849](https://github.com/admob-plus/admob-plus/commit/a372849a0da6d0966209fad2ab8e2aa4d99ed558)) * **cordova/android:** handle null correctly for optFloat() ([46d846d](https://github.com/admob-plus/admob-plus/commit/46d846dbd2caacbcca75da0437306b9defd48630)) # [2.0.0-alpha.11](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.10...admob-plus-cordova@2.0.0-alpha.11) (2023-06-28) ### Bug Fixes * **cordova/android:** remove ads item in main thread, [#592](https://github.com/admob-plus/admob-plus/issues/592) ([a5f53ca](https://github.com/admob-plus/admob-plus/commit/a5f53caa99a9604dc64ffb3196c6bc9ff6bd6aeb)) ### Features * **cordova/android:** load app open ad without orientation ([3cd6fd1](https://github.com/admob-plus/admob-plus/commit/3cd6fd13c83bd8fd46856a8beb74c0b8a2af2d6e)) * **cordova:** remove AppOpenAdOrientation ([2e39dbb](https://github.com/admob-plus/admob-plus/commit/2e39dbb4d47fe173c6b279f1af4f1ad2c8e5b67d)) # [2.0.0-alpha.10](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.9...admob-plus-cordova@2.0.0-alpha.10) (2023-06-21) ### Bug Fixes * **cordova/android:** use thread-safe hash map, [#592](https://github.com/admob-plus/admob-plus/issues/592) ([e9d2b20](https://github.com/admob-plus/admob-plus/commit/e9d2b20cfce1633934901c97edc5660d25074a31)) # [2.0.0-alpha.9](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.8...admob-plus-cordova@2.0.0-alpha.9) (2023-06-20) ### Features * **cordova/android:** allow config sameAppKey ([dc16d80](https://github.com/admob-plus/admob-plus/commit/dc16d8066f944d642b007338f58862b6e8c95612)) * **cordova/ios:** update Google-Mobile-Ads-SDK to 10.6.0 ([ade3e8a](https://github.com/admob-plus/admob-plus/commit/ade3e8a2cc0fb60e2225f0ea991cf6de8c96d85c)) # [2.0.0-alpha.8](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.7...admob-plus-cordova@2.0.0-alpha.8) (2023-06-17) **Note:** Version bump only for package admob-plus-cordova # [2.0.0-alpha.7](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.6...admob-plus-cordova@2.0.0-alpha.7) (2023-06-14) ### Bug Fixes * **cordova/android:** ignore exception, fix [#588](https://github.com/admob-plus/admob-plus/issues/588) ([e57f1a6](https://github.com/admob-plus/admob-plus/commit/e57f1a6feb39a1894f9370fe2d78a97cad72567b)) * **cordova/android:** resolve on duplicate start() ([3a3da63](https://github.com/admob-plus/admob-plus/commit/3a3da63ee6294b403362bfdeb79bac949f222343)) # [2.0.0-alpha.6](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.5...admob-plus-cordova@2.0.0-alpha.6) (2023-06-12) **Note:** Version bump only for package admob-plus-cordova # [2.0.0-alpha.5](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.4...admob-plus-cordova@2.0.0-alpha.5) (2023-06-11) ### Features * **cordova-webview-ad/ios:** moved code from cordova/ios ([#586](https://github.com/admob-plus/admob-plus/issues/586)) ([2bccb1e](https://github.com/admob-plus/admob-plus/commit/2bccb1e61cea9b3c762f9695a982dfe556725a13)) # [2.0.0-alpha.4](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.3...admob-plus-cordova@2.0.0-alpha.4) (2023-06-09) ### Bug Fixes * **cordova/android:** iterate over values without cast, fix [#583](https://github.com/admob-plus/admob-plus/issues/583) ([c65c219](https://github.com/admob-plus/admob-plus/commit/c65c21987e191b51ac010d32aceef491e911597f)) * **cordova:** some fixes for the WebView API for Ads ([#582](https://github.com/admob-plus/admob-plus/issues/582)) ([275d24b](https://github.com/admob-plus/admob-plus/commit/275d24bc6dafa4ebab4f652147912fe8b4d4b32c)), closes [EYALIN/community-admob-plus#6](https://github.com/EYALIN/community-admob-plus/issues/6) ### Features * **cordova-webview-ad:** init plugin ([7555be0](https://github.com/admob-plus/admob-plus/commit/7555be003381d184ab5e8fe46f5bd9b5c1451ae6)) * **cordova/android:** remove core Ad class ([b6a3e19](https://github.com/admob-plus/admob-plus/commit/b6a3e190e12559900754cd78379b84d6a3bdd1d5)) * **cordova/android:** remove old config actions ([0007810](https://github.com/admob-plus/admob-plus/commit/000781079b79ac1afa10cae15ef46448c34caab1)) * **cordova:** remove old config actions ([9a797ff](https://github.com/admob-plus/admob-plus/commit/9a797ffc6e007afdee3fcf0d13faac80a7b9424b)) * **cordova:** remove requestTrackingAuthorization() ([c543bad](https://github.com/admob-plus/admob-plus/commit/c543bad98f76be892b6cef123d50ffb2ac529e5d)) # [2.0.0-alpha.3](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.2...admob-plus-cordova@2.0.0-alpha.3) (2023-06-03) ### Bug Fixes * **cordova/android:** set banner ad size ([b6bf954](https://github.com/admob-plus/admob-plus/commit/b6bf95412c55e48ee8507a5f73e188ac23b67d8a)) ### Features * **cordova/ios:** remove ad-type specific events ([fc5192e](https://github.com/admob-plus/admob-plus/commit/fc5192e51570e0bcf6f642753ac473c15506c51d)) * **cordova/ios:** store ad id as String ([b597a0c](https://github.com/admob-plus/admob-plus/commit/b597a0cd0ef30f81b6baf3bf9b784405b5245721)) * **cordova:** ignore ad create error ([86ab9c6](https://github.com/admob-plus/admob-plus/commit/86ab9c6a390c67415b8fc91559ab1fcfbb4631df)) * **cordova:** remove ad-type specific events ([2513479](https://github.com/admob-plus/admob-plus/commit/25134795d2a09f76ee8993905f20016d6973f380)) * **cordova:** set ad id default to adUnitId ([0273ed3](https://github.com/admob-plus/admob-plus/commit/0273ed3438cafcedd962da334dafadc36ff6485d)) # [2.0.0-alpha.2](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.1...admob-plus-cordova@2.0.0-alpha.2) (2023-05-31) ### Features * **cordova/android:** allow enable AdMobPlusOverrideUrlLoading without webview ad enabled ([c6bf09f](https://github.com/admob-plus/admob-plus/commit/c6bf09fa07d814e6a534464fe5029d1d3259e4d8)) * **cordova/android:** optimize initialization and ad loading ([6e168d0](https://github.com/admob-plus/admob-plus/commit/6e168d048385f9f6399ed5cfd4a285afcfcdace8)) * **cordova/android:** update PLAY_SERVICES_VERSION to 22.1.0 ([613f974](https://github.com/admob-plus/admob-plus/commit/613f9742dd83c9b756a0e3f4a2670a64b9be1bef)) # [2.0.0-alpha.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@2.0.0-alpha.0...admob-plus-cordova@2.0.0-alpha.1) (2023-05-27) ### Features * **cordova/android:** rename perference to AdMobPlusOverrideUrlLoading ([0027c69](https://github.com/admob-plus/admob-plus/commit/0027c697f537be3e456b102e141ff18c3254bae4)) * **cordova:** support for WebView API for Ads on Android and iOS ([#539](https://github.com/admob-plus/admob-plus/issues/539)) ([6f2a9fc](https://github.com/admob-plus/admob-plus/commit/6f2a9fc26ba9eebe5ab00253f7c69855e4a84484)) # [2.0.0-alpha.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.28.0...admob-plus-cordova@2.0.0-alpha.0) (2023-05-22) ### Bug Fixes * **cordova:** install missing fs-extra type ([6f80de6](https://github.com/admob-plus/admob-plus/commit/6f80de6b0e5415e7cfda2dec3c5c44b37925602a)) ### Features * **cordova/android:** rewrite in kotlin ([2973d57](https://github.com/admob-plus/admob-plus/commit/2973d570f3f23e405efcfc1d0137511a5fc253a5)) * **cordova/android:** update PLAY_SERVICES_VERSION to 22.0.0 ([d263f9c](https://github.com/admob-plus/admob-plus/commit/d263f9c73bad1f8d4dc5a802ddd98caf431e9f16)) * **cordova/ios:** feat: update Google-Mobile-Ads-SDK to 10.5.0 ([07e29de](https://github.com/admob-plus/admob-plus/commit/07e29deeb6a41a4a1af174d17d6c2b76e7ba938d)) * **cordova/ios:** update SKAdNetworkIdentifier ([c909bf0](https://github.com/admob-plus/admob-plus/commit/c909bf02484717bb4092493a5a68334923fd4f2b)) # [1.28.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.27.0...admob-plus-cordova@1.28.0) (2022-08-14) ### Features * **cordova:** emit esm module ([230aa66](https://github.com/admob-plus/admob-plus/commit/230aa66a76c3f99c1ec2db990dc753a2f4497c06)) * emit esm module ([fc4bc0e](https://github.com/admob-plus/admob-plus/commit/fc4bc0e8e0edce0b4d32ca7cf660cf4453548546)) * update com.google.android.gms:play-services-ads to 20.6.0 ([3e334cd](https://github.com/admob-plus/admob-plus/commit/3e334cd4d0f929a94ef4b801ce46784fca5b2e61)) # [1.27.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.26.1...admob-plus-cordova@1.27.0) (2022-03-03) ### Bug Fixes * use GAD prefix constants ([ac74eb8](https://github.com/admob-plus/admob-plus/commit/ac74eb8542ea252169e0c951b54dd2394f090be5)) ### Features * update Google-Mobile-Ads-SDK to 8.13.0 ([9b6c259](https://github.com/admob-plus/admob-plus/commit/9b6c25932f3ee5ddb310a3a7b406116c3830b36a)) ## [1.26.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.26.0...admob-plus-cordova@1.26.1) (2022-02-24) **Note:** Version bump only for package admob-plus-cordova # [1.26.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.25.0...admob-plus-cordova@1.26.0) (2022-02-20) ### Bug Fixes * **cordova-native:** remove broken tsconfig ([3d242e1](https://github.com/admob-plus/admob-plus/commit/3d242e1592287b01ac65c06b5d0f462dbc8800ab)) ### Features * **ionic:** add NativeAd wrapper ([7db380b](https://github.com/admob-plus/admob-plus/commit/7db380b4845099e4dc2eed2eb140e6e5a1349697)) * update com.google.android.gms:play-services-ads to 20.4.0 ([76557ea](https://github.com/admob-plus/admob-plus/commit/76557eaf95905e1012a2084383c4bb34bcf05ecd)) # [1.25.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.24.0...admob-plus-cordova@1.25.0) (2021-09-24) ### Features * **cordova/android:** support adaptive banner ([6b511f2](https://github.com/admob-plus/admob-plus/commit/6b511f256ccc2caf82ee30ee33fae8c47d86c078)) * **cordova/ios:** support adaptive banner ([f9e724e](https://github.com/admob-plus/admob-plus/commit/f9e724e94f820ab81184514caca887c7e4930fae)) * **cordova:** add BannerSize type ([a60439d](https://github.com/admob-plus/admob-plus/commit/a60439dd58576ee3361e03f41d40142bb76156d9)) * update Google-Mobile-Ads-SDK to 8.11.0 ([fb59775](https://github.com/admob-plus/admob-plus/commit/fb5977513c872e4cc5435f5ae4d4513e5571c586)) # [1.24.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.23.1...admob-plus-cordova@1.24.0) (2021-09-12) ### Features * **cordova/ios:** allow config same app key ([166fdab](https://github.com/admob-plus/admob-plus/commit/166fdab4d2306f550fddad07897172ece6ad4287)) ## [1.23.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.23.0...admob-plus-cordova@1.23.1) (2021-09-07) ### Bug Fixes * add missing default keyword, close [#426](https://github.com/admob-plus/admob-plus/issues/426) ([131490d](https://github.com/admob-plus/admob-plus/commit/131490d30cb4aff1b98a9a345c9d040c6301a157)) # [1.23.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.22.0...admob-plus-cordova@1.23.0) (2021-09-06) ### Bug Fixes * **cordova/ios:** remove placeholder from stack view on banner hide ([5819e68](https://github.com/admob-plus/admob-plus/commit/5819e68add6741cc21dbda8ded731bca16c3aabb)) ### Features * **cordova/ios:** use banner placeholder to avoid layer issue, [#424](https://github.com/admob-plus/admob-plus/issues/424) ([b97be99](https://github.com/admob-plus/admob-plus/commit/b97be9978d6c5db0e7609ce60a882b63ddf27d09)) * update Google-Mobile-Ads-SDK to 8.10.0 ([5c4e304](https://github.com/admob-plus/admob-plus/commit/5c4e30400063c5696a9616a20f37605f7f1255b7)) # [1.22.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.21.1...admob-plus-cordova@1.22.0) (2021-08-27) ### Bug Fixes * **cordova:** pass options during load(), [#420](https://github.com/admob-plus/admob-plus/issues/420) ([671a0ec](https://github.com/admob-plus/admob-plus/commit/671a0ecfce42bc0a563b4df65cf21401bd5565e7)) ### Features * update com.google.android.gms:play-services-ads to 20.3.0 ([c1ed590](https://github.com/admob-plus/admob-plus/commit/c1ed590f6e7d5e1d76615ae99f724f582210f6a0)) * update Google-Mobile-Ads-SDK to 8.9.0 ([be155c3](https://github.com/admob-plus/admob-plus/commit/be155c3ff6a9e30c685e87c801dc1551729eb2e4)) ## [1.21.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.21.0...admob-plus-cordova@1.21.1) (2021-08-10) ### Bug Fixes * **cordova:** persist ad id counter to avoid id reuse between pages, [#419](https://github.com/admob-plus/admob-plus/issues/419) ([b5e1a1f](https://github.com/admob-plus/admob-plus/commit/b5e1a1f2720a1b323e7262ee7f653f12b331481f)) # [1.21.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.20.1...admob-plus-cordova@1.21.0) (2021-08-05) ### Bug Fixes * **cordova/ios:** insert stack view just above webview, [#417](https://github.com/admob-plus/admob-plus/issues/417) ([c116498](https://github.com/admob-plus/admob-plus/commit/c1164984f854e558cdc2a58b44b16128de49708d)) * **cordova/ios:** remove unused AdSupport import ([98d6fcf](https://github.com/admob-plus/admob-plus/commit/98d6fcf8c9ffa45a2be74d044d1990c78fc3e134)) ### Features * **cordova/ios:** update SKAdNetworkItems value ([0645389](https://github.com/admob-plus/admob-plus/commit/06453891b67accb551e2faa071b4e261c3e49ce0)) * **cordova:** delay ad creation until it needed ([b9057a7](https://github.com/admob-plus/admob-plus/commit/b9057a77497c4eecc5cc84b39c6268ea6f3412a3)) * **cordova:** start on ad creation ([8e54065](https://github.com/admob-plus/admob-plus/commit/8e54065456dfc0400220aa144c8e55423c7f5853)) * update Google-Mobile-Ads-SDK to 8.8.0 ([afdc1fc](https://github.com/admob-plus/admob-plus/commit/afdc1fce5927f5f275caa39545af32214b987632)) ## [1.20.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.20.0...admob-plus-cordova@1.20.1) (2021-07-14) ### Bug Fixes * **cordova:** use explicit cls name ([6828d99](https://github.com/admob-plus/admob-plus/commit/6828d99bb21e55182897d68481667ac835756ee7)) # [1.20.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.19.2...admob-plus-cordova@1.20.0) (2021-07-10) ### Features * **cordova/android:** implement configure() ([234d73b](https://github.com/admob-plus/admob-plus/commit/234d73b8a849a555d8e994b8837af21e64bf540a)) * **cordova/ios:** add admob.configure() ([19a06d7](https://github.com/admob-plus/admob-plus/commit/19a06d7822821a7353902cf23c735e20b728bd18)) * **cordova/ios:** add contentUrl, keywords ad options ([08a1d3f](https://github.com/admob-plus/admob-plus/commit/08a1d3f04c73121fe6c0ccd2f06175771a9beb0d)) * **cordova/ios:** emit ad.click event ([c2bb6f1](https://github.com/admob-plus/admob-plus/commit/c2bb6f1df0a469492ec798a5e2cd262c9617f622)) * update Google-Mobile-Ads-SDK to 8.7.0 ([a66c614](https://github.com/admob-plus/admob-plus/commit/a66c614bc56088393370805144aaa4e5c5a688f4)) ## [1.19.2](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.19.1...admob-plus-cordova@1.19.2) (2021-06-30) ### Reverts * Revert "fix: set ads with main.sync" ([68fe79e](https://github.com/admob-plus/admob-plus/commit/68fe79ebc5502b373397cd9d402e5ba2e54559ba)) ## [1.19.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.19.0...admob-plus-cordova@1.19.1) (2021-06-29) ### Bug Fixes * set ads with main.sync ([8d5c8ec](https://github.com/admob-plus/admob-plus/commit/8d5c8ec5c89c3c506bf00415df081dd3fc158dc2)) # [1.19.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.18.0...admob-plus-cordova@1.19.0) (2021-06-28) ### Features * **cordova:** add MobileAd.on() ([6edb40a](https://github.com/admob-plus/admob-plus/commit/6edb40a9110ceede680c74c7037084c2d1ea5906)) * **cordova:** emit banner size with load event ([802b58e](https://github.com/admob-plus/admob-plus/commit/802b58e59b3b4ff446a43f97577b627f1b103a63)) * **cordova/android:** emit generic events ([87c01ef](https://github.com/admob-plus/admob-plus/commit/87c01efc7190b53463b8e907e1df250d1fba0e72)) * **cordova/ios:** emit generic ad events ([ccd1787](https://github.com/admob-plus/admob-plus/commit/ccd1787549dc01665cda154fb829dd5889976d07)) # [1.18.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.17.0...admob-plus-cordova@1.18.0) (2021-06-25) ### Bug Fixes * **cordova/android:** clear NativeAdView, fix [#390](https://github.com/admob-plus/admob-plus/issues/390) ([82ccfd7](https://github.com/admob-plus/admob-plus/commit/82ccfd723120d85a1b185ce74266a60d8149224c)) ### Features * update com.google.android.gms:play-services-ads to 20.2.0 ([5dc36a4](https://github.com/admob-plus/admob-plus/commit/5dc36a48c7184755a43ac20315c224d62704e95c)) * update Google-Mobile-Ads-SDK to 8.6.0 ([acd4cbb](https://github.com/admob-plus/admob-plus/commit/acd4cbb62aa114621c85bb367ec4462f279fdf9d)) * **cordova/andorid:** use GenericAd ([cc5ecfd](https://github.com/admob-plus/admob-plus/commit/cc5ecfd4f5175da88f1b11ce8b56dfc854d36f13)) * **cordova/ios:** use AMBCoreAd ([ac59ab4](https://github.com/admob-plus/admob-plus/commit/ac59ab4e5793dc1e588cadab6d10040bf351027e)) * **internal/cli:** copy AMBCore.swift ([a47fe59](https://github.com/admob-plus/admob-plus/commit/a47fe59626727b4e85df061df48a48326f62b694)) # [1.17.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.16.0...admob-plus-cordova@1.17.0) (2021-06-11) ### Features * **capacitor/andorid:** use GenericAd ([4b2e52c](https://github.com/admob-plus/admob-plus/commit/4b2e52c66aeb40df8d8b6275e69a8353e2396fc7)) * **cordova:** add AppOpenAd orientation option, close [#377](https://github.com/admob-plus/admob-plus/issues/377) ([f9d2110](https://github.com/admob-plus/admob-plus/commit/f9d2110c3754685db2c538116ec46e76455029c4)) * **cordova:** add NativeAd.showWith() ([8b136cd](https://github.com/admob-plus/admob-plus/commit/8b136cd4f72d99431dfa79f613cb191f04b7e0ab)) # [1.16.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.15.0...admob-plus-cordova@1.16.0) (2021-06-08) ### Bug Fixes * **cordova/android:** add native view to content view, fix [#371](https://github.com/admob-plus/admob-plus/issues/371) ([78138b3](https://github.com/admob-plus/admob-plus/commit/78138b3b1021291016de7045f010f30762bc2e4e)) * **cordova/android:** expose Helper.ads ([9a92f43](https://github.com/admob-plus/admob-plus/commit/9a92f4333553dd60a4cbd7b2d7adc27b32add13e)) * **cordova/ios:** add native ad view sibling to webview, fix [#373](https://github.com/admob-plus/admob-plus/issues/373) ([031db9b](https://github.com/admob-plus/admob-plus/commit/031db9bb2c91578feb2a8f505bdc76aaf5e55d44)) ### Features * config deivce for firebase test lab ([61f20b7](https://github.com/admob-plus/admob-plus/commit/61f20b74df9e930668db0739b1be7ea9eb9e25ca)) * extract common code to admob.plus.core ([1cd2d50](https://github.com/admob-plus/admob-plus/commit/1cd2d500a7270558cb2caeb5381dba1923ce5040)) * **cordova:** add view option to NativeAd ([1a011c1](https://github.com/admob-plus/admob-plus/commit/1a011c1f38b77272f959724ce7f6c69c44aa8759)) # [1.15.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.14.0...admob-plus-cordova@1.15.0) (2021-06-04) ### Features * **cordova:** add frame options to ManagedNativeAd.show() ([54323ff](https://github.com/admob-plus/admob-plus/commit/54323ffb2cf6636adeaf27e564b55cf79689b83f)) * **cordova:** add ManagedNativeAd.hide() ([5ebf61b](https://github.com/admob-plus/admob-plus/commit/5ebf61be4cece836a2e3bb2b79c2390e4875eb6d)) * **cordova:** introduce createAd() ([95c1deb](https://github.com/admob-plus/admob-plus/commit/95c1debbbfb4bd1e0b898135be6ccd014c84d8b5)) * **cordova:** remove admob.createAd() ([4401272](https://github.com/admob-plus/admob-plus/commit/4401272b853c617490d5087f3781bd6a4eb30aaa)) * **cordova:** remove ManagedNativeAd ([95555e8](https://github.com/admob-plus/admob-plus/commit/95555e8101366a524c6042c35efae8864e716389)) * **cordova-native:** move native ad view code to its own package ([9986603](https://github.com/admob-plus/admob-plus/commit/998660305295fcf1601515fc8f8f5486d894bfe3)) * **cordova/android:** implement Native ad ([26651ea](https://github.com/admob-plus/admob-plus/commit/26651ea849dd858e46dad0f30ad9d4599830c9d5)) * **cordova/ios:** add AMBPlugin.registerNativeAdViewProviders() ([1477334](https://github.com/admob-plus/admob-plus/commit/147733423d7c7aec9cc6042aba5a98e7767ea059)) * **react-native/ios:** emit ad.reward event ([0cad1c9](https://github.com/admob-plus/admob-plus/commit/0cad1c98f88c07c9be1fbedb727aab8544fe4ebf)) # [1.14.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.13.1...admob-plus-cordova@1.14.0) (2021-05-30) ### Bug Fixes * **capacitor/ios:** do not clear ad on present, fix [#358](https://github.com/admob-plus/admob-plus/issues/358) ([93d181a](https://github.com/admob-plus/admob-plus/commit/93d181a30f085d314aa7c4d5ffcd59254fb01fb9)) * **cordova/android:** return boolean from AppOpenAd.show() ([3ed61e4](https://github.com/admob-plus/admob-plus/commit/3ed61e439d07dd7747368a3d94bfe950d2cf9da5)) * **cordova/ios:** remove ad on main thread, fix [#359](https://github.com/admob-plus/admob-plus/issues/359) ([4f55aa4](https://github.com/admob-plus/admob-plus/commit/4f55aa4c051c6f1461559de5c2dc293a19d38e13)) ### Features * **cordova/android:** implement GenericAd for AppOpenAd ([2a4c16b](https://github.com/admob-plus/admob-plus/commit/2a4c16bab87f1fe25c22beed8bdade8c1dadd1a1)) * **cordova/ios:** add NativeAd ([20f9827](https://github.com/admob-plus/admob-plus/commit/20f9827ce2858c956a62e0e97f3e83ff9ff7b859)) * **cordova/ios:** export AppOpenAd.isLoaded() ([cbf3486](https://github.com/admob-plus/admob-plus/commit/cbf3486edcb8727e3c816741429b2b30a5bd7a26)) * **cordova/ios:** export load(), show() for app open ad ([aee4635](https://github.com/admob-plus/admob-plus/commit/aee46356243e9ac4d07eaa9cf9e723f8db053ca8)) ## [1.13.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.13.0...admob-plus-cordova@1.13.1) (2021-05-29) ### Bug Fixes * **cordova/android:** stop AdActivity on back, fix [#353](https://github.com/admob-plus/admob-plus/issues/353) ([65efc2a](https://github.com/admob-plus/admob-plus/commit/65efc2ae5c1f22db560d0a59f871b6bf907f5b62)) * **cordova/ios:** set ad to nil on dismiss, fix [#356](https://github.com/admob-plus/admob-plus/issues/356) ([99235c7](https://github.com/admob-plus/admob-plus/commit/99235c7e2cc5409be70f735e37d29c989df68fe3)) # [1.13.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.12.4...admob-plus-cordova@1.13.0) (2021-05-28) ### Bug Fixes * **cordova/ios:** emit load events ([b07b7ca](https://github.com/admob-plus/admob-plus/commit/b07b7ca84c8911ac6c8479267ab00dbd44b1cfe2)) ### Features * **cordova:** pass ad instance in event.data ([d3cd5fb](https://github.com/admob-plus/admob-plus/commit/d3cd5fb80b189b6c5accc3a8686eaf2f8e2f244f)) * **cordova:** rename AppOpenAd.tryToPresent() to showOrLoad() ([dd67e1c](https://github.com/admob-plus/admob-plus/commit/dd67e1cc8cfaafdbed1467f666a2e9d6af28bd60)) * **cordova/android:** add AppOpenAd ([a9ba18c](https://github.com/admob-plus/admob-plus/commit/a9ba18c207a364e4df415064b059e479c3860a95)) * **cordova/android:** emit AppOpenAd events ([39c9e53](https://github.com/admob-plus/admob-plus/commit/39c9e53f91c6fef07e4e61816c1a6dc5c3da152d)) * **cordova/ios:** add AppOpenAd ([59a7061](https://github.com/admob-plus/admob-plus/commit/59a7061023be48836aa967b8953013b299a40855)) * **cordova/ios:** emit AppOpenAd events ([8f4c74a](https://github.com/admob-plus/admob-plus/commit/8f4c74a67ee43034c3f20952599d589ac4b0ec03)) ## [1.12.4](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.12.3...admob-plus-cordova@1.12.4) (2021-05-24) **Note:** Version bump only for package admob-plus-cordova ## [1.12.3](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.12.2...admob-plus-cordova@1.12.3) (2021-05-24) **Note:** Version bump only for package admob-plus-cordova ## [1.12.2](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.12.1...admob-plus-cordova@1.12.2) (2021-05-24) ### Bug Fixes * **cordova/ios:** add clear for full-screen ads ([d17fc81](https://github.com/admob-plus/admob-plus/commit/d17fc81189392e866fbbc90d86451425cf8d8018)) * **cordova/ios:** add clear function ([#346](https://github.com/admob-plus/admob-plus/issues/346)) ([d30ca5a](https://github.com/admob-plus/admob-plus/commit/d30ca5adb7d98c0834abc4d0792b09f28d0939e3)) ## [1.12.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.12.0...admob-plus-cordova@1.12.1) (2021-05-20) **Note:** Version bump only for package admob-plus-cordova # [1.12.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.11.1...admob-plus-cordova@1.12.0) (2021-05-12) ### Features * update Google-Mobile-Ads-SDK to 8.5.0 ([dc2b13c](https://github.com/admob-plus/admob-plus/commit/dc2b13cad085ad8c3da7184306d20944f7648f55)) ## [1.11.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.11.0...admob-plus-cordova@1.11.1) (2021-05-11) ### Bug Fixes * **cordova/android:** focus content view, [#326](https://github.com/admob-plus/admob-plus/issues/326) ([d7564ee](https://github.com/admob-plus/admob-plus/commit/d7564eec8b8cebec15eebc3614fe1213d9b82ac2)) # [1.11.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.10.1...admob-plus-cordova@1.11.0) (2021-05-06) ### Bug Fixes * **cordova/android:** reload hidden banner on size change, fix [#327](https://github.com/admob-plus/admob-plus/issues/327) ([3290dcd](https://github.com/admob-plus/admob-plus/commit/3290dcdf77510478507aab960c233ad94e771206)) ### Features * **internal/cli:** geneate cordova admob.banner.size event ([9c915c6](https://github.com/admob-plus/admob-plus/commit/9c915c647e906affacf6d86a0e6609554df748bd)) ## [1.10.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.10.0...admob-plus-cordova@1.10.1) (2021-05-04) ### Bug Fixes * **cordova/android:** do not reload hidden banner, fix [#332](https://github.com/admob-plus/admob-plus/issues/332) ([ccacdae](https://github.com/admob-plus/admob-plus/commit/ccacdaed78faff75b68cda8926715a25c5b8c44d)) # [1.10.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.9.2...admob-plus-cordova@1.10.0) (2021-05-03) ### Features * **cordova/android:** update PLAY_SERVICES_VERSION to 20.1.0 ([4810143](https://github.com/admob-plus/admob-plus/commit/4810143eeb4854fd879977567c90b90040ffad66)) * **cordova/ios:** admob.banner.size event also fires on iOS ([efeecb3](https://github.com/admob-plus/admob-plus/commit/efeecb3abc9cca446f9eecc802d7c3b828566968)) ## [1.9.2](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.9.1...admob-plus-cordova@1.9.2) (2021-05-02) ### Bug Fixes * **cordova/android:** check layouts are not null ([1dfb590](https://github.com/admob-plus/admob-plus/commit/1dfb59028a6b50a92796ce6df3de8accd1d05d75)) ## [1.9.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.9.0...admob-plus-cordova@1.9.1) (2021-05-02) **Note:** Version bump only for package admob-plus-cordova # [1.9.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.8.3...admob-plus-cordova@1.9.0) (2021-05-01) ### Bug Fixes * **cordova/android:** prevent crash, fix [#325](https://github.com/admob-plus/admob-plus/issues/325) ([59acf53](https://github.com/admob-plus/admob-plus/commit/59acf53e7c94519b00fce257ce6c522bf84fba04)) ### Features * **cordova/android:** add admob.banner.size event to get banner width/height ([#322](https://github.com/admob-plus/admob-plus/issues/322)) ([237b3ed](https://github.com/admob-plus/admob-plus/commit/237b3ed3e9158e0d0380079113f56277f0a547c9)) ## [1.8.3](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.8.2...admob-plus-cordova@1.8.3) (2021-05-01) ### Bug Fixes * **cordova/ios:** activate constraint only when stack view is added, fix [#323](https://github.com/admob-plus/admob-plus/issues/323) ([d9e3320](https://github.com/admob-plus/admob-plus/commit/d9e3320b9ee8f9f003f2572e9bfeac184376c5d0)) ## [1.8.2](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.8.1...admob-plus-cordova@1.8.2) (2021-04-30) ### Bug Fixes * **cordova/android:** prevent crash, fix [#320](https://github.com/admob-plus/admob-plus/issues/320) ([e5149e7](https://github.com/admob-plus/admob-plus/commit/e5149e7252aa6f66b8e9747839632b8707a79fc3)) ## [1.8.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.8.0...admob-plus-cordova@1.8.1) (2021-04-29) ### Bug Fixes * **cordova/android:** prevent crash on showing offset banner twice, fix [#319](https://github.com/admob-plus/admob-plus/issues/319) ([5f37940](https://github.com/admob-plus/admob-plus/commit/5f3794038c69b4ea69fec9c169cd101bef361ee5)) # [1.8.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.7.1...admob-plus-cordova@1.8.0) (2021-04-23) ### Features * **cordova/android:** update PLAY_SERVICES_VERSION to 20.0.0 ([1476356](https://github.com/admob-plus/admob-plus/commit/1476356f83324522856eb9bfd9080b64520b3ebc)) * **cordova/ios:** update Google-Mobile-Ads-SDK to 8.4.0 ([6d03ac2](https://github.com/admob-plus/admob-plus/commit/6d03ac22ec62e79ad87baf2c9f76fe7b99b23ef7)) ## [1.7.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.7.0...admob-plus-cordova@1.7.1) (2021-04-21) ### Bug Fixes * **cordova/ios:** reserve space for statusBarBackgroundView, fix [#310](https://github.com/admob-plus/admob-plus/issues/310) ([0a38db3](https://github.com/admob-plus/admob-plus/commit/0a38db3d59f71280c65438f31c10e36f4951f971)) # [1.7.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.6.0...admob-plus-cordova@1.7.0) (2021-04-17) ### Bug Fixes * **cordova/ios:** do not prepare stack view for offset banner ([da23bbf](https://github.com/admob-plus/admob-plus/commit/da23bbf22b6c11e5abf3f4226737f793828f7679)) ### Features * **cordova/ios:** allow config backgroundColor ([5ae8cd9](https://github.com/admob-plus/admob-plus/commit/5ae8cd93ba1a688d3a9ce6f1775360037cf7600a)) # [1.6.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.5.4...admob-plus-cordova@1.6.0) (2021-04-16) ### Features * **cordova/ios:** add BannerAd.config() ([38e6c5a](https://github.com/admob-plus/admob-plus/commit/38e6c5a5d58f9f23cc5f2301c06de086e6c61f3a)) ## [1.5.4](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.5.3...admob-plus-cordova@1.5.4) (2021-04-15) ### Bug Fixes * **cordova/android:** build AdSize correctly, fix [#307](https://github.com/admob-plus/admob-plus/issues/307) ([1ec8322](https://github.com/admob-plus/admob-plus/commit/1ec8322c4213c19cfa489a809344120acb5d0cd4)) * **cordova/ios:** avoid stack view being covered, fix [#306](https://github.com/admob-plus/admob-plus/issues/306) ([19e11da](https://github.com/admob-plus/admob-plus/commit/19e11daa95b8feaa2bfbcbb31286af3ed83c6922)) ## [1.5.3](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.5.2...admob-plus-cordova@1.5.3) (2021-04-14) ### Bug Fixes * **cordova/ios:** add offset banner view to root view, fix [#305](https://github.com/admob-plus/admob-plus/issues/305) ([3ea9e17](https://github.com/admob-plus/admob-plus/commit/3ea9e1756f1aff5706cac2cd26060812c78ec94b)) ## [1.5.2](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.5.1...admob-plus-cordova@1.5.2) (2021-04-13) ### Bug Fixes * **cordova/android:** only add parentView when changed, fix [#304](https://github.com/admob-plus/admob-plus/issues/304) ([f542b10](https://github.com/admob-plus/admob-plus/commit/f542b109ccbe3aea4bd630f915a1f925ab4b7c31)) ## [1.5.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.5.0...admob-plus-cordova@1.5.1) (2021-04-12) ### Bug Fixes * **cordova/ios:** keep webview superview unchanged, fix [#297](https://github.com/admob-plus/admob-plus/issues/297) ([0aee546](https://github.com/admob-plus/admob-plus/commit/0aee5460ad6aab232fbb862d9e1ee86f924539cc)) # [1.5.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.4.0...admob-plus-cordova@1.5.0) (2021-04-10) ### Bug Fixes * **cordova/android:** make sure offset banner always on top ([f2df478](https://github.com/admob-plus/admob-plus/commit/f2df478c3a0d089d71bba8ff16ecef728b5ebf96)) * **cordova/android:** recreate banner view on rotation, fix [#301](https://github.com/admob-plus/admob-plus/issues/301) ([8d2e485](https://github.com/admob-plus/admob-plus/commit/8d2e485e645dbc524b26ad32aa86d1daf3d8b6c9)) ### Features * **cordova/android:** handle banner view lifecycle ([989b700](https://github.com/admob-plus/admob-plus/commit/989b700ff1a458c5ff1ce979aabe2828134d615e)) # [1.4.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.3.0...admob-plus-cordova@1.4.0) (2021-04-03) ### Features * **cordova:** add banner load method ([f65b411](https://github.com/admob-plus/admob-plus/commit/f65b4114b875e4926991662f6205f4784929a5c5)) # [1.3.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.2.2...admob-plus-cordova@1.3.0) (2021-03-29) ### Features * **cordova:** add offset option for banner ([550d63a](https://github.com/admob-plus/admob-plus/commit/550d63ac23255e5a7ea767eace72e260b1516330)) * **cordova/android:** add offset option for banner ([c26908c](https://github.com/admob-plus/admob-plus/commit/c26908cd02c9e48e5ceaa700e36937b84df1a172)) * **cordova/ios:** add offset option for banner ([d35a55b](https://github.com/admob-plus/admob-plus/commit/d35a55b1a898f681231798d94390768cd5fd015a)) ## [1.2.2](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.2.1...admob-plus-cordova@1.2.2) (2021-03-28) **Note:** Version bump only for package admob-plus-cordova ## [1.2.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.2.0...admob-plus-cordova@1.2.1) (2021-03-26) **Note:** Version bump only for package admob-plus-cordova # [1.2.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.1.1...admob-plus-cordova@1.2.0) (2021-03-26) ### Features * **cordova/ios:** emit reward event with error object ([2ffa176](https://github.com/admob-plus/admob-plus/commit/2ffa1766bd2ffc9ed518b58da0f9f6e921d6339d)) * **cordova/ios:** update Google-Mobile-Ads-SDK to 8.3.0 ([c30605c](https://github.com/admob-plus/admob-plus/commit/c30605cf93a2bde09a3fe9ffc86df709c95f0356)) ## [1.1.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.1.0...admob-plus-cordova@1.1.1) (2021-03-25) **Note:** Version bump only for package admob-plus-cordova # [1.1.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.2...admob-plus-cordova@1.1.0) (2021-03-24) ### Features * **cordova/ios:** reserve safe area only when banner displays, fix [#264](https://github.com/admob-plus/admob-plus/issues/264) ([f33ef3e](https://github.com/admob-plus/admob-plus/commit/f33ef3e0a4cac3e839d8112ca525e5b9b57ebe03)) ## [1.0.2](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.1...admob-plus-cordova@1.0.2) (2021-03-23) **Note:** Version bump only for package admob-plus-cordova ## [1.0.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0...admob-plus-cordova@1.0.1) (2021-03-22) ### Bug Fixes * **cordova/ios:** respect bottom safe area ([a1cc516](https://github.com/admob-plus/admob-plus/commit/a1cc5160f2b72cf0b1bbca9f9d6ba038bd2386da)) # [1.0.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-rc.1...admob-plus-cordova@1.0.0) (2021-03-21) **Note:** Version bump only for package admob-plus-cordova # [1.0.0-rc.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-rc.0...admob-plus-cordova@1.0.0-rc.1) (2021-03-21) **Note:** Version bump only for package admob-plus-cordova # [1.0.0-rc.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-beta.2...admob-plus-cordova@1.0.0-rc.0) (2021-03-20) ### Features * **cordova:** add disableSDKCrashReporting preference ([b04acf2](https://github.com/admob-plus/admob-plus/commit/b04acf2df59c92c3897b7f2fbe02bbb7d898de00)) * **cordova/android:** emit impression events ([08f9559](https://github.com/admob-plus/admob-plus/commit/08f9559157b71ceb8b869cc8fb12bddae2c5e2a2)) * **cordova/ios:** emit banner ad size change event ([4582cdd](https://github.com/admob-plus/admob-plus/commit/4582cdd2d609823cc1fd5994a0340abfc909027e)) * **cordova/ios:** emit impression events ([759bdc6](https://github.com/admob-plus/admob-plus/commit/759bdc6453f2d9aa0d69d294d1b5862e1e2e90fc)) * generate impression events ([527e2dd](https://github.com/admob-plus/admob-plus/commit/527e2dda0233d95152d47ec40fa8e55457c9b4d7)) * use lower case for event names ([a4213e5](https://github.com/admob-plus/admob-plus/commit/a4213e57c3687574c9d273b76fa19e3a25b8cf11)) * **cordova/android:** update PLAY_SERVICES_VERSION to 19.8.0 ([522b725](https://github.com/admob-plus/admob-plus/commit/522b7254713a262003108090a12fe9fb45ce23b9)) # [1.0.0-beta.2](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-beta.1...admob-plus-cordova@1.0.0-beta.2) (2021-03-15) ### Bug Fixes * **cordova/ios:** resolve configRequest() ([a124643](https://github.com/admob-plus/admob-plus/commit/a124643aae7c890fe4559dc355281103763234d3)) ### Features * **cordova:** remove ChildDirectedTreatmentTag, UnderAgeOfConsentTag ([27fbf1c](https://github.com/admob-plus/admob-plus/commit/27fbf1cfaa781c43943d2e935d68ddbcc03d83bc)) * **cordova/ios:** implement configRequest() ([ed4e9de](https://github.com/admob-plus/admob-plus/commit/ed4e9de2dc49f80ac40c1b8769a829899b48dbe8)) # [1.0.0-beta.1](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-beta.0...admob-plus-cordova@1.0.0-beta.1) (2021-03-14) **Note:** Version bump only for package admob-plus-cordova # [1.0.0-beta.0](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.15...admob-plus-cordova@1.0.0-beta.0) (2021-03-13) ### Bug Fixes * **cordova/ios:** emit banner impression event ([b15475a](https://github.com/admob-plus/admob-plus/commit/b15475a436771418a1c5e440114f5e57e2b1757b)) ### Features * **cordova/android:** emit reward as an object ([d61b045](https://github.com/admob-plus/admob-plus/commit/d61b04525de48becfe61b9565cfba30cc011ad99)) * **cordova/ios:** emit reward as an object ([92c0f53](https://github.com/admob-plus/admob-plus/commit/92c0f530d27fc2435a6ab73a92c6d467e96e17f3)) * **cordova/ios:** update Google-Mobile-Ads-SDK to 8.2.0.1 ([f981032](https://github.com/admob-plus/admob-plus/commit/f981032cbc35d8cc755bb0c53ecc8ca1144e7da4)) # [1.0.0-alpha.15](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.14...admob-plus-cordova@1.0.0-alpha.15) (2021-03-12) ### Bug Fixes * **cordova/ios:** accept dictionary for success() ([0c82153](https://github.com/admob-plus/admob-plus/commit/0c821539d7971c4dd2d8e045a1730b7365b4557a)) # [1.0.0-alpha.14](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.13...admob-plus-cordova@1.0.0-alpha.14) (2021-03-11) ### Bug Fixes * **cordova/android:** prevent setting null for SSV ([f715789](https://github.com/admob-plus/admob-plus/commit/f71578915ed16c41791565c64d3eb765a8bafb6a)) * **cordova/ios:** set fullScreenContentDelegate for rewared ads ([9f72095](https://github.com/admob-plus/admob-plus/commit/9f720956b9ad55a6f66ca5e571c67cabb0b184f1)) ### Features * **cordova:** export global.admob ([02af575](https://github.com/admob-plus/admob-plus/commit/02af5759b1c8fa770844cceec05ac689a26e0172)) * **cordova/ios:** use UIStackView to arrange banner view ([a78e9a1](https://github.com/admob-plus/admob-plus/commit/a78e9a1c0fb394e0724e0a0e0ef865ec8a7f6928)) # [1.0.0-alpha.13](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.12...admob-plus-cordova@1.0.0-alpha.13) (2021-03-09) ### Bug Fixes * **cordova:** add scripts/ to publish files ([4b70760](https://github.com/admob-plus/admob-plus/commit/4b707604e0b261392de37d24032a69a96e0bda94)) * pass correct param to cordova.fireDocumentEvent() ([ea69c9d](https://github.com/admob-plus/admob-plus/commit/ea69c9de782a7cea78473092742777b18b01f919)) ### Features * **cordova:** add ServerSideVerificationOptions ([8579e00](https://github.com/admob-plus/admob-plus/commit/8579e0004ae95828eca24d5c51ef121d0d4445b9)) * **cordova:** export ad options ([683a6f6](https://github.com/admob-plus/admob-plus/commit/683a6f650479eb75c84334706e730f87bcb3288c)) * **cordova/android:** emit event with adId ([bb17838](https://github.com/admob-plus/admob-plus/commit/bb1783828fbbc19c7440e2d503b359c5d78b062c)) * **cordova/android:** handle serverSideVerification option ([106b922](https://github.com/admob-plus/admob-plus/commit/106b922d0ab95a6b3dac7fbcd9fb7c2fa0eb7550)) * **cordova/ios:** emit event with adId ([3b11594](https://github.com/admob-plus/admob-plus/commit/3b11594325132e01e20d14ce5be559a30d3d4a03)) * **cordova/ios:** handle serverSideVerification option ([14b55ff](https://github.com/admob-plus/admob-plus/commit/14b55ff066c798ed0e8dabc4a44dad765765d268)) # [1.0.0-alpha.12](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.11...admob-plus-cordova@1.0.0-alpha.12) (2021-03-07) ### Bug Fixes * **cordova/android:** break switch case ([08e9c34](https://github.com/admob-plus/admob-plus/commit/08e9c34f5ea682018b2318971c1b5f542940f6b6)) ### Features * **cordova:** add RewardedInterstitialAd class ([5b8e073](https://github.com/admob-plus/admob-plus/commit/5b8e073c5343f3847f7d234ed61742ad7c719fe6)) * **cordova:** export default AdMob class instead of instance ([1bc3c89](https://github.com/admob-plus/admob-plus/commit/1bc3c892e525dd627450492e7f3c4f3da6dc4f8b)) * **cordova/android:** implement RewardedInterstitialAd ([0812d53](https://github.com/admob-plus/admob-plus/commit/0812d53484fce971c6aaa7b5ec5100e22f853ccf)) * **cordova/ios:** implement RewardedInterstitialAd ([3767a0e](https://github.com/admob-plus/admob-plus/commit/3767a0e5a633576ea77b1952fdf47dc8bed8069b)) # [1.0.0-alpha.11](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.10...admob-plus-cordova@1.0.0-alpha.11) (2021-03-02) ### Features * **cordova:** align event name with native API ([8f810b8](https://github.com/admob-plus/admob-plus/commit/8f810b848c6e2005c5cc60ae7ebd588ab3ddd4dd)) * **cordova/android:** attach rewardItem to reward event ([9d999d6](https://github.com/admob-plus/admob-plus/commit/9d999d65143b9d7a0785613b4af57c8993339231)) * **cordova/android:** resolve call after load finished ([9a1c4b4](https://github.com/admob-plus/admob-plus/commit/9a1c4b4f3b0d76fc62539dce778a5868e15649ee)) * **cordova/android:** use com.google.android.gms.ads.interstitial.InterstitialAd ([e73940f](https://github.com/admob-plus/admob-plus/commit/e73940f1d23c3d1fdf4b7be7264dbd0be42c645f)) * **cordova/android:** use com.google.android.gms.ads.rewarded.RewardedAd ([8ff9d7c](https://github.com/admob-plus/admob-plus/commit/8ff9d7c252fd39c7e70563af34263ff13efd8b04)) * **cordova/ios:** update Google-Mobile-Ads-SDK to v8.1 ([a7515bd](https://github.com/admob-plus/admob-plus/commit/a7515bdf039862babc150a901ca60e64e66bf3ae)) # [1.0.0-alpha.10](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.9...admob-plus-cordova@1.0.0-alpha.10) (2021-02-19) **Note:** Version bump only for package admob-plus-cordova # [1.0.0-alpha.9](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.8...admob-plus-cordova@1.0.0-alpha.9) (2021-02-19) ### Features * **cordova:** add NSUserTrackingUsageDescription ([c789c87](https://github.com/admob-plus/admob-plus/commit/c789c87e9d2943ff9a744f530d792cb602338f61)) * **cordova:** add requestTrackingAuthorization() method ([f371103](https://github.com/admob-plus/admob-plus/commit/f371103396a32926ea45f0b5a1a95b5e8288dc47)) * **cordova-consent:** remove isFormAvailable() ([f5a4d91](https://github.com/admob-plus/admob-plus/commit/f5a4d917e8e9520a744d6cdbfc240196c7582f8a)) # [1.0.0-alpha.8](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.7...admob-plus-cordova@1.0.0-alpha.8) (2021-02-17) ### Features * **cordova/ios:** set SKAdNetworkItems ([244c07a](https://github.com/admob-plus/admob-plus/commit/244c07ab4c10fd3d291f72468e4dd9f9a7e0fbb5)) # [1.0.0-alpha.7](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.5...admob-plus-cordova@1.0.0-alpha.7) (2021-02-12) ### Bug Fixes * **cordova/ios:** add hooks to override NSAppTransportSecurity ([24967ed](https://github.com/admob-plus/admob-plus/commit/24967ed7830cf343919e96f826cdfd996dd2c00f)) * **cordova/ios:** update for SDK v8 ([1aae239](https://github.com/admob-plus/admob-plus/commit/1aae2394951b89457c3547916584b1d37edcb9d5)) ### Features * **cordova/android:** update Google-Mobile-Ads-SDK to v19.7.0 ([91ca2dd](https://github.com/admob-plus/admob-plus/commit/91ca2ddb63b7317a6446986be01be1bf3b68cf97)) * **cordova/ios:** update Google-Mobile-Ads-SDK to v8.0 ([f906c89](https://github.com/admob-plus/admob-plus/commit/f906c89e735d174e2387b6955ea7b773630adf59)) # [1.0.0-alpha.6](https://github.com/admob-plus/admob-plus/compare/admob-plus-cordova@1.0.0-alpha.5...admob-plus-cordova@1.0.0-alpha.6) (2021-02-10) ### Bug Fixes * **cordova/ios:** add hooks to override NS