Skip to content

Traceback (most recent call last): File "jnius/jnius_proxy.pxi", line 50, in jnius.jnius.PythonJavaClass.invoke File "jnius/jnius_proxy.pxi", line 74, in jnius.jnius.PythonJavaClass._invoke NotImplementedError: The method ('onLocationChanged', ('V', ('Ljava/util/List;',))) is not implemented #687

@RanjithKumarS2002

Description

@RanjithKumarS2002

After updating to Android 12, plyer throws this error. Can't access Location

===== Python/java method missing ======
Python class:<plyer.platforms.android.gps._LocationListener object at 0x7a5a0b9700>
Java method name:onLocationChanged
Signature: (Ljava/util/List;)V

Traceback (most recent call last):
File "jnius/jnius_proxy.pxi", line 50, in jnius.jnius.PythonJavaClass.invoke
File "jnius/jnius_proxy.pxi", line 74, in jnius.jnius.PythonJavaClass._invoke
NotImplementedError: The method ('onLocationChanged', ('V', ('Ljava/util/List;',))) is not implemented

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions