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

Cannot use with latest version of the sdk Mopub-4.3.0 #1

Open
marufbd opened this issue Feb 14, 2016 · 1 comment
Open

Cannot use with latest version of the sdk Mopub-4.3.0 #1

marufbd opened this issue Feb 14, 2016 · 1 comment

Comments

@marufbd
Copy link

marufbd commented Feb 14, 2016

If I replace the mopub-sdk-release.aar with mopub-sdk-4.3.0.aar shows a lot of warnings:
1>JARTOXML : warning J2X9001: Couldn't load class com/mopub/volley/AuthFailureError : java.lang.UnsupportedClassVersionError: com/mopub/volley/AuthFailureError : Unsupported major.minor version 51.0
1>JARTOXML : warning J2X9001: Couldn't load class com/mopub/volley/BuildConfig : java.lang.UnsupportedClassVersionError: com/mopub/volley/BuildConfig : Unsupported major.minor version 51.0
1>JARTOXML : warning J2X9001: Couldn't load class com/mopub/volley/Cache$Entry : java.lang.UnsupportedClassVersionError: com/mopub/volley/Cache$Entry : Unsupported major.minor version 51.0
1>JARTOXML : warning J2X9001: Couldn't load class com/mopub/volley/Cache : java.lang.UnsupportedClassVersionError: com/mopub/volley/Cache : Unsupported major.minor version 51.0
1>JARTOXML : warning J2X9001: Couldn't load class com/mopub/volley/CacheDispatcher$1 : java.lang.UnsupportedClassVersionError: com/mopub/volley/CacheDispatcher$1 : Unsupported major.minor version 51.0
1>JARTOXML : warning J2X9001: Couldn't load class com/mopub/volley/CacheDispatcher : java.lang.UnsupportedClassVersionError: com/mopub/volley/CacheDispatcher : Unsupported major.minor version 51.0

@vbisbest
Copy link

Hi, incase you havent figured this out, I found that the issue is related to mismatched JDK libraries. You need to target the right one to make these errors go away. On another note, did you get updated to latest MoPub sdk? I tried but have failed. Any help would be appreciated!

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