readium-js-viewer
readium-js-viewer copied to clipboard
Books not open on iOS Chrome
This issue is a Bug
Expected Behaviour
I would like open books in a iOS device using Chrome as a browser.
Observed behaviour
Instead, Readium shows the spinner all the time
Steps to reproduce
- Open Chrome in a iOS device
- Go to https://readium.firebaseapp.com
- Open any book.
- The spinner shows all the time.
Test file(s)
Any book on library.
Product
- Readium cloud reader app
- Browser: Chrome 54.0.2840.91
- iOS 9.3.5 and iOS 10
Hi,
Any good news?
Related / duplicate? https://github.com/readium/readium-js-viewer/issues/628
Please try the following fix from this Pull Request: https://github.com/readium/readium-js/pull/73
(in fact, to make things simpler in your tests, just force var isIE = true;, and check the results)