Contents

MobileDocumentReaderError.invalidToken

An error that indicates the provided reader token for framework’s prepare method isn’t valid.

Declaration

case invalidToken

Discussion

Generate a valid reader token and call prepare(using:) again.

See Also

Getting the error code