You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Solved. In my case the emulator with api 35 was not rendering the PDF when I was targetting my app to SDK 35. User name of my PC had contained space, so the .SDK location path contains space. So I have changed my username of my PC and now it solved.
Pdf file not rendering in SDK 35.
I have tested same library working in SDK 34 fine. But not rendering the pdf in SDK 35.
Pdf Viewer Library used:
implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.1'
The text was updated successfully, but these errors were encountered: