Library version: 1.3.0
OS version: [Android 11]
Device model: [Google Pixel 4a]
I pick the image and try to get the image absolute path but not working, please check the below code:
filePath = DocumentFileUtils.getAbsolutePath(files.get(0), requireContext())
Using the above line path gets blank, check below attach SS.

Library version: 1.3.0
OS version: [Android 11]
Device model: [Google Pixel 4a]
I pick the image and try to get the image absolute path but not working, please check the below code:
filePath = DocumentFileUtils.getAbsolutePath(files.get(0), requireContext())
Using the above line path gets blank, check below attach SS.