sumit kumar

Results 3 issues of sumit kumar

**Describe the improvement** Please suggest a way to convert local aar file into dex

enhancement

`String sender = (String) map.get("sender");` Getting null in **sender** string how could I fix this? Chat messaged are not sending they are just stuck in the pending state. Getting following...

I am not getting lcation in android 6.0 everything is working fine above android 6.0 please take a look // using this Locus.getCurrentLocation(this) { result -> if (result.location != null)...