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

Crash with mapboxTelemetry version 8.1.5 #584

Open
shubham1295-droid opened this issue Nov 3, 2023 · 1 comment
Open

Crash with mapboxTelemetry version 8.1.5 #584

shubham1295-droid opened this issue Nov 3, 2023 · 1 comment
Labels

Comments

@shubham1295-droid
Copy link

java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.google.gson.JsonElement.isJsonArray()' on a null object reference at com.mapbox.android.telemetry.CertificateBlacklist.isValidContent(CertificateBlacklist.java:113)\

this crash is occurring only first time while installing the app, second time it's working fine. happening in all Android Devices. please provide the solution

mentioning all the current versions below:-

versions = [
mapboxSdkVersions: '1.1.0',
mapboxSdkRegistryPlugin: '0.3.0',
mapboxServices : '5.1.0',
mapboxTelemetry : '8.1.5',
mapboxCore : '3.1.1',
mapboxGestures : '0.6.0',
mapboxAccounts : '0.7.0',
appCompat : '1.0.0',
constraintLayout: '1.1.3',
recyclerView : '1.1.0',
material : '1.0.0',
uiAutomator : '2.2.0',
espresso : '3.2.0',
testRunner : '1.1.1',
fragment : '1.0.0',
annotation : '1.0.0',
leakCanary : '1.6.3',
junit : '4.12',
mockito : '3.0.0',
mockk : '1.9.3',
robolectric : '4.3',
timber : '4.7.1',
okhttp : '3.12.3',
kotlin : '1.3.72',
licenses : '0.8.5',
bintray : '1.8.4',
artifactory : '4.32.0',
androidPublish : '3.6.2',
lint : '26.4.2',
gms : '16.0.0',
soLoader : '0.10.5',
jacoco : '0.8.4',
appcenter : '1.4',
ktlint : '0.34.0',
commonsIO : '2.6',
okio : '2.4.3'
]

@kakaedc
Copy link

kakaedc commented Mar 4, 2024

i face same problem

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

No branches or pull requests

2 participants