Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pdf not rendering in SDK 35 #1223

Open
kalyanmaity3 opened this issue Feb 4, 2025 · 2 comments
Open

Pdf not rendering in SDK 35 #1223

kalyanmaity3 opened this issue Feb 4, 2025 · 2 comments

Comments

@kalyanmaity3
Copy link

kalyanmaity3 commented Feb 4, 2025

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'

@rittermobile
Copy link

Same problem here

@kalyanmaity3
Copy link
Author

kalyanmaity3 commented Feb 22, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants