Contents

CXErrorCodeRequestTransactionError.Code.unentitled

The app isn’t entitled to perform the actions in the requested transaction.

Declaration

case unentitled

Discussion

You most commonly receive this error code when the voip value is missing from the UIBackgroundModes array in your app’s Info.plist file.

See Also

Constants