Skip to content

Unable to inject telemetry service  #113

Description

@MarkOdey

I am currently getting this error when map instantiate in Android

telemtry TypeError: Cannot read properties of null (reading 'setUserTelemetryRequestState')

I don't require telemetry for this service and the map is working fine but for the sake of having a "clean" implementation I tried adding

<service android:name="com.mapbox.services.android.telemetry.service.TelemetryService" />

into App_Resources/Android/src/main/AndroidManifest.xml in the application block as mentioned in the read me though no luck.

If someone finds something wrong with my attempt or has more information on how to make sure that the telemetry service is properly injected let me know thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions