You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a project with tns-core-modules 2.4.4 and tns-android 2.4.1 and mapbox plugin 2.5.1.
When I moved to tns-core-modules 2.5.0 and tns-android 2.5.0 I'm getting this error
Error: com.mapbox.services.android.telemetry.TelemetryException: Please, make sure you add the Telemetry service (com.mapbox.services.android.telemetry.service.TelemetryService) to your AndroidManifest.xml file. For more information, please visit https://www.mapbox.com/android-sdk.
I have added that service to AndroidManifest, but still getting same error. Any idea on this?
The text was updated successfully, but these errors were encountered:
I had a project with tns-core-modules 2.4.4 and tns-android 2.4.1 and mapbox plugin 2.5.1.
When I moved to tns-core-modules 2.5.0 and tns-android 2.5.0 I'm getting this error
Error: com.mapbox.services.android.telemetry.TelemetryException: Please, make sure you add the Telemetry service (
com.mapbox.services.android.telemetry.service.TelemetryService
) to yourAndroidManifest.xml
file. For more information, please visit https://www.mapbox.com/android-sdk.I have added that service to AndroidManifest, but still getting same error. Any idea on this?
The text was updated successfully, but these errors were encountered: