get App Version

private fun getAppVersion(configuration: EngineConfiguration): String?

Method to get from the engine configuration the application version, this method check first if the version is specific for the current platform where the application is running, if not found will be used the generic one

Return

application version as String

Parameters

configuration

from search the application version