PrivilegedEuiccContextMarker shall only be used on Fragments or UI types that derive from Context #178
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Not working anymore with this Release: https://github.com/hzy132/OpenEUICC_for_Magisk
24478-24478 AndroidRuntime pid-24478 E FATAL EXCEPTION: main Process: im.angry.openeuicc, PID: 24478 java.lang.RuntimeException: PrivilegedEuiccContextMarker shall only be used on Fragments or UI types that derive from Context at im.angry.openeuicc.util.PrivilegedEuiccContextMarker$DefaultImpls.getPrivilegedEuiccMarkerContext(PrivilegedUtils.kt:18) at im.angry.openeuicc.core.PrivilegedEuiccChannelFactory.getPrivilegedEuiccMarkerContext(PrivilegedEuiccChannelFactory.kt:11) at im.angry.openeuicc.util.PrivilegedEuiccContextMarker$DefaultImpls.getPreferenceRepository(PrivilegedUtils.kt:22) at im.angry.openeuicc.core.PrivilegedEuiccChannelFactory.getPreferenceRepository(PrivilegedEuiccChannelFactory.kt:11) at im.angry.openeuicc.core.PrivilegedEuiccChannelFactory.tryOpenEuiccChannel(PrivilegedEuiccChannelFactory.kt:26) at im.angry.openeuicc.core.PrivilegedEuiccChannelFactory$tryOpenEuiccChannel$1.invokeSuspend(Unknown Source:14) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.internal.LimitedDispatcher.run(LimitedDispatcher.kt:42) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:95) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@88166d7, Dispatchers.Main.immediate]
resolve from #177