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 Android, CompilationFailedException: ApkLibraryInstaller$ZipFileInZipEntry.class #100

Open
NishiokaTakeo opened this issue Jun 21, 2022 · 0 comments

Comments

@NishiokaTakeo
Copy link

NishiokaTakeo commented Jun 21, 2022

I have developing Xamarin project for Android and building is failed with

java.lang.RuntimeException: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: obj\Debug\110\lp\134\jl\bin\classes.jar : com/getkeepsafe/relinker/ApkLibraryInstaller$ZipFileInZipEntry.class MyClient.Android

Exception in thread "main" java.lang.RuntimeException: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: obj\Debug\110\lp\134\jl\bin\classes.jar:com/getkeepsafe/relinker/ApkLibraryInstaller$ZipFileInZipEntry.class
I have no idea why this is causing. This caused after install Twilio.Conversations.Xamarin nuget library.

Do you have any idea?

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

1 participant