Contents

SKError.Code.unauthorizedRequestData

Error code indicating that the app is attempting to use a property for which it does not have the required entitlement.

Declaration

case unauthorizedRequestData

Discussion

To use requestData, an app must have a required entitlement.

See Also

Enumeration Cases