---
title: ASAuthorizationError.Code.preferSignInWithApple
framework: authenticationservices
role: symbol
role_heading: Case
path: authenticationservices/asauthorizationerror-swift.struct/code/prefersigninwithapple
---

# ASAuthorizationError.Code.preferSignInWithApple

This error signals the user has an existing Sign in with Apple account that they would prefer to use instead of continuing the current request.

## Declaration

```swift
case preferSignInWithApple
```
