-
Bug
-
Resolution: Done
-
Blocker
-
None
-
1.0.0-alpha
-
None
-
Service Team 1 - Sprint 9
-
- provision metrics
- configure the android showcase app to point to the metrics service
- build/launch android showcase app
- Go to the 'Device Trust' menu item.
- Metrics are not sent to the server
Looks related to changes introduced in https://github.com/aerogear/aerogear-android-sdk/pull/244.
NOTE: App launch metrics are sent, but there's a separate, related bug there, see AEROGEAR-3079.
From debugging, it seems the executor isn't executing the request when it's queued up in publish()
https://github.com/aerogear/aerogear-android-sdk/blob/4215aa854b71d29dd31cf6827119169fef1ec40a/core/src/main/java/org/aerogear/mobile/core/metrics/MetricsService.java#L52
- is related to
-
AEROGEAR-2941 Test Metrics service with Android Showcase Application
-
- Resolved
-