Closed Kolyall closed 1 year ago
we decided to add following rules to fix the problem:
-keep, allowobfuscation, allowoptimization class org.kodein.type.TypeReference
-keep, allowobfuscation, allowoptimization class org.kodein.type.JVMAbstractTypeToken$Companion$WrappingTest
-keep, allowobfuscation, allowoptimization class * extends org.kodein.type.TypeReference
-keep, allowobfuscation, allowoptimization class * extends org.kodein.type.JVMAbstractTypeToken$Companion$WrappingTest
-keep class com.ecommpay.msdk.ui.** { *; }
-keepclassmembers class com.ecommpay.msdk.ui.** { *; }
-keep interface com.ecommpay.msdk.ui.**
-keep class com.paymentpage.msdk.core.** { *; }
-keepclassmembers class com.paymentpage.msdk.core.** { *; }
-keep interface com.paymentpage.msdk.core.**
Hi, @Kolyall ! Why did you close the issue? As far as I can see - the issue is still relevant: no proguard files added to the repo.
there is an Error If we set:
Error: