plyer icon indicating copy to clipboard operation
plyer copied to clipboard

Try to get path using original file uri if previous attempts to get `path` failed

Open DexerBR opened this issue 9 months ago • 2 comments

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

DexerBR avatar May 01 '24 17:05 DexerBR

PEP8 checks are failing, can you take care of it?

misl6 avatar May 05 '24 08:05 misl6

PEP8 checks are failing, can you take care of it?

Fixed 👍

DexerBR avatar May 05 '24 13:05 DexerBR