SQRDDeauthorizationError
enum SQRDDeauthorizationError {}
The types of errors that can occur when attempting to deauthorize Reader SDK.
-
deauthorize
was used in an unexpected or unsupported way. See userInfo[SQRDErrorDebugCodeKey] and userInfo[SQRDErrorDebugMessageKey] for more information.Declaration
Objective-C
SQRDDeauthorizationErrorUsageError = 1
Swift
case usageError = 1