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

[Xamarin.iOS] Failed to resolve "Google.MobileAds.RewardBasedVideoAdDelegate" reference from "Google.MobileAds #103

Open
banhthanhvi opened this issue Apr 6, 2022 · 2 comments

Comments

@banhthanhvi
Copy link

I get this error when build Xamarin.iOS release
Failed to resolve "Google.MobileAds.RewardBasedVideoAdDelegate" reference from "Google.MobileAds, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
what am I missing?

I use:

  • MarcTron.Admob 1.6.9
  • Xamarin.Google.iOS.MobileAds 8.13.0
  • iOs 12.4 - 15.2
@marcojak
Copy link
Owner

marcojak commented Apr 6, 2022 via email

@banhthanhvi
Copy link
Author

I tried to downgrade to previous version (7.66)
But I get these errors:
Severity Code Description Project File Line Suppression State
Error Native linking failed, undefined symbol: _AllocateLocallyUniqueId. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in.
Error linker command failed with exit code 1 (use -v to see invocation)
Severity Code Description Project File Line Suppression State
Error Native linking failed, undefined symbol: _CheckTokenMembership. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in.
.......... and more

Can you help me?
Thank you.

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

No branches or pull requests

2 participants