readium-js-viewer icon indicating copy to clipboard operation
readium-js-viewer copied to clipboard

Books not open on iOS Chrome

Open tmoreno opened this issue 9 years ago • 2 comments

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

  1. Open Chrome in a iOS device
  2. Go to https://readium.firebaseapp.com
  3. Open any book.
  4. 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

tmoreno avatar Nov 29 '16 12:11 tmoreno

Hi,

Any good news?

tmoreno avatar Jun 19 '17 06:06 tmoreno

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)

danielweck avatar Jul 17 '17 21:07 danielweck