request_permissions([Permission.ACCESS_COARSE_LOCATION])
08-27 18:05:07.895 18125 18146 I python : File "jnius/jnius_export_class.pxi", line 1134, in jnius.jnius.JavaMultipleMethod.__call__
08-27 18:05:07.896 18125 18146 I python : jnius.jnius.JavaException: No methods matching your arguments, requested: (['android.permission.ACCESS_COARSE_LOCATION'],), available: []
08-27 18:05:07.896 18125 18146 I python : Python for android ended.
Checklist
p4a.branch = develop)Versions
Description
After PR #2285 , the app crashes when calling the following instruction.
buildozer.spec
Command:
Logs