readium / r2-testapp-swift

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

Bookshelf view crashes when importing an LCP publication on iOS 12 #379

Open morismoris opened 3 years ago

morismoris commented 3 years ago

If I try to import an LCP Book on iOS 12.4.1 I get the error:

NSException * "Invalid update: invalid number of items in section 0. The number of items contained in an existing section after the update (8) must be equal to the number of items contained in that section before the update (9), plus or minus the number of items inserted or deleted from that section (1 inserted, 1 deleted) and plus or minus the number of items moved into or out of that section (0 moved in, 0 moved out)."

No problem with iOS 14