SDKConfiguration
-
Singleton instance
-
Allows to enable or disable certificate pinning. Default: YES/True
-
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
-
Defines Capture configuration
-
Sensibill UI configuration properties.
-
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