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

Error The "CreateLibraryResourceArchive" task failed unexpectedly #5

Open
SamihElsakhawi opened this issue Feb 26, 2018 · 1 comment

Comments

@SamihElsakhawi
Copy link

Hi,

i'm trying to add the mopub sdk aar file, but i add this error when i build my project:

Error The "CreateLibraryResourceArchive" task failed unexpectedly. Xamarin.Tools.Zip.ZipIOException: File Jars\mopub-sdk-release.aar is not a ZIP archive at Xamarin.Tools.Zip.ZipArchive.Open(String path, FileMode mode, String defaultExtractionDir, Boolean strictConsistencyChecks, IPlatformOptions options) at Xamarin.Android.Tasks.CreateLibraryResourceArchive.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.d__26.MoveNext() MopubSDK

I set the aar files to LibraryProjectZip, but i still have this issue.

Is there a problem with the aar file ?

@SimpsOff
Copy link
Member

That error seems to indicate the attached AAR is invalid. We've recently updated the binding to MoPub 5.8, if you that is helpful for 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