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

The type or namespace name ClientMetadata' does not exist in the namespace MoPub.Common'. #3

Open
pravin271 opened this issue Aug 12, 2016 · 4 comments

Comments

@pravin271
Copy link

Hi,

I am getting following error while building the project,

Error CS0234: The type or namespace name ClientMetadata' does not exist in the namespaceMoPub.Common'. Are you missing an assembly reference? (CS0234)

What should I do?

@dh-dave-hanson
Copy link

Have you followed the steps in the README.md? Specifically the bash command should create the MoPub.framework that is referenced within the binding project at 'mopub-framework\Carthage\Build\iOS' folder

@pravin271
Copy link
Author

Hi,

Thanks for the reply. I am experiencing the issue in android binding. What should I do for it?

@dh-dave-hanson
Copy link

Sorry for the confusion, we have both Android and iOS repositories and I got them mixed up :-)

Let me check with one of our Android experts and we can try to resolve this.

@vbisbest
Copy link

I was able to fix this by changing the JDK version. In VS options, Xamarin Android, I set the JDK to 1.8 and the ClientMetadata error went away.

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

3 participants