Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
konguele opened this issue Feb 7, 2024 · 2 comments

Comments

@konguele
Copy link

konguele commented Feb 7, 2024

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
Copy link

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

@EYALIN
Copy link

EYALIN commented May 14, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants