iPragmatech Admin
iPragmatech Admin
I think upgrading snappyDB to 0.5.2 should resolve this issue.
Yes, the issue was resolved and you need to upgrade SnappyDB to latest version.
We resolved it by importing the Async project in our project and added ``` compile ('com.snappydb:snappydb-lib:0.5.2') compile 'com.esotericsoftware.kryo:kryo:2.24.0' compile 'com.joanzapata.android.asyncservice:android-asyncservice-processors:0.0.5' compile 'com.joanzapata.android.asyncservice:android-asyncservice-api:0.0.5' ```