minimalDataVersionAllowed

val minimalDataVersionAllowed: String

Retrieves the minimum version of the data that this SDK can handle. The version returned follow major.minor.patch pattern

In other words, the map bundle must have been generated with at least this SDK version, otherwise it will not be loaded. You can find the sdk_version that a map bundle was generated with within its descriptor.json file.

Since

2.1.4