Custom Adapter exception: Cannot invoke "java.util.Map.get(Object)" because "resultMap" is null
Custom Adapter request exception: Cannot invoke "java.util.Map.get(Object)" because "resultMap" is null, i've made a custom adapter to receive messages from third-party and send to va but when its text i'm receiving this error, i think problably it's...