java.lang.SecurityException process is bad
NikitaZhelonkin opened this issue · 3 comments
Getting those exceptions using 2.76
Fatal Exception: java.lang.SecurityException: Unable to start service Intent { act=com.yandex.metrica.configuration.ACTION_START pkg=ru.yandex.yandexnavi (has extras) }: Unable to launch app ru.yandex.yandexnavi/10080 for service Intent { act=com.yandex.metrica.configuration.ACTION_START pkg=ru.yandex.yandexnavi }: process is bad
at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1727)
at android.app.ContextImpl.startService(ContextImpl.java:1700)
at android.content.ContextWrapper.startService(ContextWrapper.java:516)
at com.yandex.metrica.impl.ob.br.a(SourceFile:212)
at com.yandex.metrica.impl.ob.br.a(SourceFile:1179)
at com.yandex.metrica.impl.ag$2.run(SourceFile:588)
at java.lang.Thread.run(Thread.java:818)
Hello. Thank you for message. We know about problem and include fix in the nearest release.
Fixed in 2.77.
Could you elaborate on what the issue was? Im getting a very similar exception.