setPlatformInformation

fun setPlatformInformation(platformName: String, platformVersion: String)

Sets the platform information. Only use this method when you want to use it in combination with a BlueConic plugin (ex.: React Native).

Parameters

platformName

The platform name.

platformVersion

The platform version.