get
Analytic
By
Version
private open fun getAnalyticByVersion(appVersion: String, analytics: ArrayList<PerformanceAnalytic>): List<PerformanceAnalytic>
Method to group the analytics by their version
Return
the analytics grouped by version as List of PerformanceAnalytic
Parameters
appVersion
The application version used to group the analytics
analytics
The complete list of the analytics