plyer
plyer copied to clipboard
Try to get path using original file uri if previous attempts to get `path` failed
On some recent Android APIs, selecting a file from ☰ → Images/*
will fail. This PR uses an additional approach to get the path of the selected file if previous attempts to get path
failed.
- Tested on Android 13
PEP8 checks are failing, can you take care of it?
PEP8 checks are failing, can you take care of it?
Fixed 👍