admob-plus / admob-plus

Trustable AdMob Plugin for Cordova, Capacitor, Ionic, React Native
https://admob-plus.github.io
MIT License
360 stars 150 forks source link

AMBCore and AMBPlugin error 'Value of type 'GADRequestConfiguration' has no member 'tag'' on iOS #654

Open konguele opened 3 months ago

konguele commented 3 months ago

Good Morning,

I have generated my app with GDevelop, then I have run it through Cordova and finally when I try to make the Archive in Xcode I get the following errors:

Captura de pantalla 2024-02-07 a las 10 15 12 Captura de pantalla 2024-02-07 a las 10 16 09

Example: if let tag = optChildDirectedTreatmentTag() { requestConfiguration.tag(forChildDirectedTreatment: tag) Value of type 'GADRequestConfiguration' has no member 'tag'

Cocoapods version: 1.15.2 Cordova version: 12.0.0 (cordova-lib@12.0.1) AdMob version: name="admob-plus-cordova" spec="2.0.0-alpha.14"

Thank you for your help!

jellomaster commented 2 months ago

Ratson fixed this yesterday. There's no release tag but you can get the fixed code from the master branch.

EYALIN commented 18 hours ago

@konguele it was fixed, and you can close it. update to latest version