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

External compressed ePubs not functioning on iPad (Safari, Chrome iOS) #65

Closed
danielcrenna opened this issue Jul 9, 2014 · 1 comment

Comments

@danielcrenna
Copy link

We have set up an example of loading externally-(Azure) and internally-(our server) sourced compressed EPUB files, which works as expected on desktop browsers, and even when the compressed content is served locally via Http Byte Serving on Safari for iPad.

However, remote compressed EPUBs do not function on Safari iOS or Chrome iOS, and internal compressed EPUBs do not function on Chrome iOS (they work on Safari iOS).

We know that CORS is set up properly because this setup works on every desktop browser we've tried. As always, uncompressed content works fine. Is there something specific about the EPubUnzipper or PackageParser implementations that cause this on iOS?

I am happy to share our reference implementation privately if you're interested.

@danielweck
Copy link
Member

Issue moved here:

readium/readium-js#51

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