Skip to content

java.lang.NoSuchMethodError: No virtual method set(Ljava/util/Map;Lcom/google/firebase/firestore/SetOptions;) #12

@thisisdeadpool2

Description

@thisisdeadpool2

I am using Java for my Android Application. Since the library is in kotlin the method setLocation() doesn't exist. but I used ExtensionKt.setLocation(mechanicLocationRef,geoPoint.getLatitude(),geoPoint.getLongitude(),"just_check",false);
but the error in the title appers. how to solve this issue?

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