invertase / react-native-google-mobile-ads

React Native Google Mobile Ads enables you to monetize your app with AdMob.
https://docs.page/invertase/react-native-google-mobile-ads
Other
625 stars 121 forks source link

feat(android): Add support for ArrayList #572

Closed ds8k closed 1 month ago

ds8k commented 1 month ago

Description

AdManagerAdRequest.Builder().addCustomTargeting supports passing both strings and ArrayLists. iOS already handles this.

Release Summary

Checklist

Test Plan

iOS ad loaded with strings and string[] in customTargeting: Screenshot 2024-05-10 at 2 58 04 PM

Android Screenshot_20240510_152417_Axios

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

dylancom commented 1 month ago

Thanks for your PR! I requested a small change :)

ds8k commented 1 month ago

@dylancom made that change

dylancom commented 1 month ago

Thanks for your contribution!

mikehardy commented 1 month ago

:tada: This PR is included in version 13.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: