*What* Update the Self Defence check metrics (iOS) to send app & device metrics in the payload
*Why* So more valuable queries can be executed & visualised about security check data
*How* * use the same format for app init requests to supplement the security check request body * See here for how the app init body is created currently https://github.com/aerogear/aerogear-ios-sdk/blob/7302e21491c87de3fad3022bde4c07f1360e7637/modules/core/metrics/AgsMetrics.swift#L45 |
|