Takeo Nishioka
Takeo Nishioka
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:...
Hi there. I found the an issue that an opening modaal fails when I try to open with 'start_open:true' option at second time. `$(".inline").modaal({start_open:true});` The code I made is to...