Closed AlexDiak closed 1 year ago
Thank you for creating your first issue. We appreciate your help in making this project better. We will look into it, and get back to you soon.
Im facing the same issue.
same issue on android 13
Same problem
@AlexDiak @fadhyyusuf @lambui09 Remove storage permission for target API 33, Android 13 and lower Android version devices don't requires READ or WRITE external storage permissions to save PDF in download folder. I had downloaded this repo and imported as module in my android project, than removed all storage related permissions. Downloading PDF working like charm in Android 13 as well as lower versions now.
@ApunichGULSHER Can you please contact me through mail, regarding this issue i need the build stripped from premission ASAP
Hi, Thank you for using this library. Above issue has been fixed in latest version. https://github.com/afreakyelf/Pdf-Viewer/releases/tag/v2.0.1
I've tested in a real device with AOSP Android 11 and in emulator with Android 13 and the download button does nothing. I have also tested it in Android 9 and it seems to work fine.