0% found this document useful (0 votes)
20 views2 pages

Exception 20240313

The document contains two log entries showing an android.content.pm.PackageManager$NameNotFoundException error when trying to access package com.mdid.msa. The error occurs at different points in the code related to accessing device IDs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views2 pages

Exception 20240313

The document contains two log entries showing an android.content.pm.PackageManager$NameNotFoundException error when trying to access package com.mdid.msa. The error occurs at different points in the code related to accessing device IDs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

------------Time:2024-03-13 01:55:01---------------

android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:245)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:217)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:13)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:6)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:52)
at com.sand.oaid.DeviceID.O(DeviceID.java:3)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:21)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:3)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:59)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:148)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
36)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
12)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:15)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:29)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2024-03-13 03:00:23---------------
android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:245)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:217)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:13)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:6)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:52)
at com.sand.oaid.DeviceID.O(DeviceID.java:3)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:21)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:3)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:59)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:148)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
36)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
12)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:107)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:15)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:29)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

You might also like