Contents

VSAutoSignInAuthorizationNotDetermined

A state that indicates the framework needs to reauthorize Automatic Sign-In.

Declaration

VSAutoSignInAuthorizationNotDetermined

Discussion

This authorization state indicates that either a person hasn’t answered the prompt to opt in to Automatic Sign-In, or that the app (or server) deletes the token value.

When authorization for the current Automatic Sign-In token is this state, the app needs to call requestAutoSignInAuthorization() again before creating a token value for the account.

For more information, see Signing people in to their media accounts automatically.

See Also

Possible states