Has someone tried to use MessagePack with an Android app? Is it possible? I have tried to use the Jar from msgpack-java and received the following Exceptio
MessagePack
I suggest you write this in the main proguard-rules file-
-dontwarn org.msgpack.** -keep class org.msgpack.** { *; }