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

Display base64 pdf on ios platform #10

Closed
mblishch opened this issue Jun 9, 2017 · 2 comments
Closed

Display base64 pdf on ios platform #10

mblishch opened this issue Jun 9, 2017 · 2 comments
Labels

Comments

@mblishch
Copy link

mblishch commented Jun 9, 2017

I have base64 encoded pdf.
I use source = {uri : "data:application/pdf;base64,"}
I can successfully view it on Android. However when run application on ios I see black screen.
In log there is a message:
write base64 to file:/Users/...../Library/Caches/.pdf
but when I check that location I cannot see any file

Thanks for help )

@wonday wonday added the bug label Jun 9, 2017
wonday pushed a commit that referenced this issue Jun 9, 2017
@wonday
Copy link
Owner

wonday commented Jun 9, 2017

Thank you for your test.
It's a bug and was fixed at version 1.1.0.
Please test again.

@mblishch
Copy link
Author

Everything works. Thank you 👍

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

No branches or pull requests

2 participants