org.simpleframework.xml.core.InstantiationException: Cannot instantiate class com.ecs.abc.ESignProcessor for class com.ecs.abc.ESignProcessor
Getting above error while invoking third party sdk in a Release signed build. In debug build its working fine.Above mentioned path com.ecs.abc.ESignProcessor is from third party sdks AAR.
What should i write in proguard rule to ignore this.