NamiConfiguration
Class used to configure the Nami SDK when an app starts.
Last updated
Class used to configure the Nami SDK when an app starts.
Last updated
Parameters
appPlatformId
- the Application Platform ID from the Control Center. See
logLevel
- set the level of logging printed by the SDK for debugging. Supports debug
, info
, warn
, and error
levels. Defaults to warn.
namiLanguageCode
- sets the language used for campaign targeting. Select from . If not set, Nami uses the device's OS-level language setting.
initialConfig
- an JSON string containing initial configuration state for the first run experience and the case of service unavailability.
Note: parameter names differ slightly by platform.