NZME / react-native-ad-manager

Google Ad Manager bridge for React Native
MIT License
50 stars 62 forks source link

Need support for iOS privacy manifest files (Google AdMob Mobile SDK 11.2.0) #121

Open simonxcheng opened 2 months ago

simonxcheng commented 2 months ago

Hi react-native-ad-mananger developers, I am wondering if you have plans to update to Google AdMob Mobile SDK 11.2.0 which has support for iOS privacy manifest files? Thanks, Simon

https://developers.google.com/admob/ios/rel-notes

"Starting May 1: You’ll need to include approved reasons for the listed APIs used by your app’s code to upload a new or updated app to App Store Connect. If you’re not using an API for an allowed reason, please find an alternative. And if you add a new third-party SDK that’s on the list of commonly used third-party SDKs, these API, privacy manifest, and signature requirements will apply to that SDK. Make sure to use a version of the SDK that includes its privacy manifest and note that signatures are also required when the SDK is added as a binary dependency." https://developer.apple.com/news/?id=3d8a9yyh

jazdance commented 2 months ago

hi Simon, atm can't promise due to priority, but it's likely to happen =)

thank you. Jason