Type Alias: AndroidError

November 5, 2025 ยท View on GitHub

@invertase/react-native-apple-authentication


Type Alias: AndroidError

AndroidError = object

Defined in: index.d.ts:491

Android

Properties

NOT_CONFIGURED

NOT_CONFIGURED: string

Defined in: index.d.ts:495

Apple auth for Android wasn't configured. Be sure to call appleAuthAndroid.configure(options).


SIGNIN_CANCELLED

SIGNIN_CANCELLED: string

Defined in: index.d.ts:501

User cancelled (closed the browser window) the sign in request.


SIGNIN_FAILED

SIGNIN_FAILED: string

Defined in: index.d.ts:496