Contents

CLError.Code.promptDeclined

A constant that indicates the user didn’t grant the requested temporary authorization.

Declaration

case promptDeclined

Discussion

If the prompt was shown to the user, who declined, or if an error prevented the prompt from being displayed, then requestTemporaryPreciseLocationAuthorization(withPurposeKey:completion:) throws this error.

See Also

Getting general errors