Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Android 5.1.1 Telemetry Crash #9649

Closed
DejanRistic opened this issue Jul 30, 2017 · 1 comment
Closed

Android 5.1.1 Telemetry Crash #9649

DejanRistic opened this issue Jul 30, 2017 · 1 comment
Labels
Android Mapbox Maps SDK for Android crash telemetry Integration with Mapbox Telemetry libraries

Comments

@DejanRistic
Copy link

DejanRistic commented Jul 30, 2017

Platform: Android
Mapbox SDK version: 5.1.1

We recently released an update of our Android app with Mapbox SDK 5.1.1. We've noticed a lot of crashes through Fabric/Crashlytics from telemetry. Is there a way to disable telemetry? If not, ill link the crash log below.

The crash seems to happen when Mapbox tries to enable telemetry.

Fatal Exception: java.lang.RuntimeException
Unable to create application com.roadtrippers.RoadtrippersApplication: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.roadtrippers/com.mapbox.services.android.telemetry.service.TelemetryService }: app is in background uid UidRecord{143a0b4 u0a262 RCVR idle procs:1 seq(0,0,0)}
...
com.mapbox.services.android.telemetry.MapboxTelemetry.setTelemetryEnabled(MapboxTelemetry.java:308)

Full crash details: http://crashes.to/s/c42a8c0da9b

@Guardiola31337 Guardiola31337 added Android Mapbox Maps SDK for Android crash telemetry Integration with Mapbox Telemetry libraries labels Jul 31, 2017
@tobrun
Copy link
Member

tobrun commented Jul 31, 2017

@DejanRistic thank you for the report, looking at the crash logs I'm seeing that this issue only affects Android O (which isn't officially released). I'm going to move this issue to repository where the telemetry code is developed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android crash telemetry Integration with Mapbox Telemetry libraries
Projects
None yet
Development

No branches or pull requests

3 participants