bundledMetadataAssetPath

Relative path from the assets folder which points to a bundled file which contains the metadata.

This file gets initially used to initialize the SDK before network requests are made, or be able to use the sdk in the case of no network connection.

Optional. If no path and no res id are specified every time the SDK is initialized we wait for a network response from the backend.

It is HIGHLY recommended to provide bundled metadata to allow the sdk to function without having a network connection.