INVALID
The document is invalid and cannot be used any longer.
Document transitions into this state when it gets invalidated due to:
Removing document storage via InstantPdfDocument.removeLocalStorage or com.pspdfkit.instant.client.InstantDocumentDescriptor.removeLocalStorage.
Removing instant client storage via com.pspdfkit.instant.client.InstantClient.removeLocalStorage
When document gets invalidated due to an error - corrupted database/storage etc.
You may want to remove its local storage via InstantPdfDocument.removeLocalStorage, but that‘s about all you can do with it.