Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to inject telemetry service #113

Open
MarkOdey opened this issue Aug 8, 2024 · 0 comments
Open

Unable to inject telemetry service #113

MarkOdey opened this issue Aug 8, 2024 · 0 comments

Comments

@MarkOdey
Copy link

MarkOdey commented Aug 8, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant