https://kotlinlang.org logo
#android
Title
# android
a

amrita

11/10/2023, 4:56 PM
I am getting this error "kotlin.UninitializedPropertyAccessException:lateinit property analyticsService has not been initialized" when I run my instrumentation test in azure devops build pipeline. The test passes when I run it locally on emulator but it fails for this when it run on pipeline emulator. Can someone help me please?