SDKConfiguration

Class Properties

SDK Features

UI Assets and Colors

  • Allows to provide a custom Bundle to override assets (strings and images)

  • Defines the fonts used in Sensibill SDK

  • Defines the colors used in Sensibill SDK

Components

Configuration Models

Helper Methods

  • Attempts to provide localized string for given key. If SDKConfiguration.externalBundle is defined then search would be made first in strings provided in external bundle otherwise search would be made in SDK provided localized strings table.

  • Sends the current configuration in JSON format to the logging system

  • Defines styling attributes for elements of capture tips screen.

    See more