OptionalenableWhether to enable credential caching.
OptionaliosiOS-specific configuration options.
OptionalloggerOptional JavaScript logger instance.
OptionalnotificationOptional notification cleanup configuration controlling when stored notifications are purged from the local database.
OptionalstorageOptional custom push storage handle.
OptionaltimeoutNetwork operation timeout in milliseconds.
Runtime configuration for createPushClient.
Remarks
All fields are optional; the client uses platform-default values when omitted. The
iossub-object holds options that are only meaningful on iOS.Example