VendorConfigFromAsset
Overwrites SDK settings by specifying the path to the application asset. For Android - assets directory. For iOS - Bundle.main directory.
VendorConfigFromAsset(path: String)
Overwrites SDK settings by specifying the path to the application asset. For Android - assets directory. For iOS - Bundle.main directory.
Parameters
Properties
Path relative to the asset root directory.