I think the problem may be that you are telling ProGuard to keep classes and not interfaces with that name. Try: -keep public interface id.me.sdk.
確定! 回上一頁