*What* Update the Self Defence check metrics (Android) 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 how the app init metric body is constructed here https://github.com/aerogear/aerogear-android-sdk/blob/7eed54e4f5840edf814006fd610946f4516a4179/core/src/main/java/org/aerogear/mobile/core/metrics/MetricsService.java#L35-L50 |
|