kotlin-toolkit
kotlin-toolkit copied to clipboard
[Bug] Error when opening a previously deleted and imported again publication.
Describe the bug
When deleting a publication, import it again, and then try to open it, we get this error:
java.lang.IllegalStateException: Cannot find book in database.
But the book seems to be in the bookshelf:
How to reproduce?
- Import a publication
- Delete that publication
- Import that publication again
- Open that publication
Readium version
3.0.0-beta.1
Android API version
31
Additional context
No response
I can't reproduce this issue from develop. Are you trying from the Test App? Does it happen for every book you tried, including PDFs?