Skip to content

Not Working in android 6 #78

Description

@Sumitx86

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) {

        } else {
            
        }
        Print.P("Inside listener") 
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions