readium / r2-testapp-swift

BSD 3-Clause "New" or "Revised" License
146 stars 38 forks source link

App hangs after reading one or more chapters #301

Closed rkwright closed 4 years ago

rkwright commented 4 years ago

This issue is a bug in the R2-testapp-swift.

Version Info: app: 2.0.1 Build 4 iOS: 12.4.1 iPhone 8, 64 GB

Steps to Reproduce:

  1. Load an EPUB. I used a non-DRM protected novel. No illustrations, just text.
  2. Start reading the book, page by page.
  3. At the end of a chapter, go to the next page, which should load the next chapter.

Expected:
Next chapter loads and one continues to read.

Observed:
A blank page is shown and the SWOD (spinning wheel of death) appears. No further text or navigation works - forward or backward. The app has to be closed and explicitly killed and reopened. Then that same (next) chapter is loaded without problems. Then, like as not, the same problem will occur at the next chapter.

rkwright commented 4 years ago

Retested with the initial release of 2.1.0, Build 8. Could not reproduce the problem. Appears to be fixed. Closing.