Skip to main content
Version: 9.1.0

Type Alias: BaseOptions

BaseOptions: object

Type declaration

cloudSync?

optional cloudSync: boolean

Whether to synchronize the keychain item to iCloud.

Platform

iOS

server?

optional server: string

The server name to associate with the keychain item.

service?

optional service: string

The service name to associate with the keychain item.

Default

'App bundle ID'

Defined in

types.ts:30