致命异常:[com.google.android.gms.chimera.GmsIntentOperationService$ChimeraService-Executor] 空闲
FATAL EXCEPTION: [com.google.android.gms.chimera.GmsIntentOperationService$ChimeraService-Executor] idle
我正在开发一个 flutter 电子商务应用程序,突然我在没有对代码进行任何操作的情况下出现这些错误
E/AndroidRuntime(30409): FATAL EXCEPTION: [com.google.android.gms.chimera.GmsIntentOperationService$ChimeraService-Executor] idle
E/AndroidRuntime(30409): Process: com.google.android.gms, PID: 30409
E/AndroidRuntime(30409): java.lang.SecurityException: isIccLockEnabled: Neither user 10531 nor current process has android.permission.READ_PRIVILEGED_PHONE_STATE.
E/AndroidRuntime(30409): at android.os.Parcel.createExceptionOrNull(Parcel.java:2385)
E/AndroidRuntime(30409): at android.os.Parcel.createException(Parcel.java:2369)
E/AndroidRuntime(30409): at android.os.Parcel.readException(Parcel.java:2352)
E/AndroidRuntime(30409): at android.os.Parcel.readException(Parcel.java:2294)
E/AndroidRuntime(30409): at com.android.internal.telephony.ITelephony$Stub$Proxy.isIccLockEnabled(ITelephony.java:14946)
E/AndroidRuntime(30409): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(30409): at com.excelliance.kxqp.platform.c.b.a.a.invoke(Native Method)
E/AndroidRuntime(30409): at com.excelliance.kxqp.platform.c.b.a.bg.invoke(Native Method)
E/AndroidRuntime(30409): at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
E/AndroidRuntime(30409): at $Proxy25.isIccLockEnabled(Unknown Source)
E/AndroidRuntime(30409): at android.telephony.TelephonyManager.isIccLockEnabled(TelephonyManager.java:14646)
E/AndroidRuntime(30409): at rta.a(:com.google.android.gms@212621046@21.26.21 (150400-387928701):52)
E/AndroidRuntime(30409): at rtb.b(:com.google.android.gms@212621046@21.26.21 (150400-387928701):3)
E/AndroidRuntime(30409): at cobx.b(:com.google.android.gms@212621046@21.26.21 (150400-387928701):1)
E/AndroidRuntime(30409): at ruy.<init>(:com.google.android.gms@212621046@21.26.21 (150400-387928701):8)
E/AndroidRuntime(30409): at rva.b(:com.google.android.gms@212621046@21.26.21 (150400-387928701):3)
E/AndroidRuntime(30409): at cobx.b(:com.google.android.gms@212621046@21.26.21 (150400-387928701):1)
E/AndroidRuntime(30409): at ruz.a(:com.google.android.gms@212621046@21.26.21 (150400-387928701):0)
E/AndroidRuntime(30409): at rnr.a(:com.google.android.gms@212621046@21.26.21 (150400-387928701):7)
E/AndroidRuntime(30409): at com.google.android.gms.checkin.CheckinIntentOperation.onHandleIntent(:com.google.android.gms@212621046@21.26.21 (150400-387928701):54)
E/AndroidRuntime(30409): at com.google.android.chimera.IntentOperation.onHandleIntent(:com.google.android.gms@212621046@21.26.21 (150400-387928701):2)
尝试将此添加到您的 manifest.xml
<uses-permission android:name="android.permission.WAKE_LOCK"/>
我正在开发一个 flutter 电子商务应用程序,突然我在没有对代码进行任何操作的情况下出现这些错误
E/AndroidRuntime(30409): FATAL EXCEPTION: [com.google.android.gms.chimera.GmsIntentOperationService$ChimeraService-Executor] idle
E/AndroidRuntime(30409): Process: com.google.android.gms, PID: 30409
E/AndroidRuntime(30409): java.lang.SecurityException: isIccLockEnabled: Neither user 10531 nor current process has android.permission.READ_PRIVILEGED_PHONE_STATE.
E/AndroidRuntime(30409): at android.os.Parcel.createExceptionOrNull(Parcel.java:2385)
E/AndroidRuntime(30409): at android.os.Parcel.createException(Parcel.java:2369)
E/AndroidRuntime(30409): at android.os.Parcel.readException(Parcel.java:2352)
E/AndroidRuntime(30409): at android.os.Parcel.readException(Parcel.java:2294)
E/AndroidRuntime(30409): at com.android.internal.telephony.ITelephony$Stub$Proxy.isIccLockEnabled(ITelephony.java:14946)
E/AndroidRuntime(30409): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(30409): at com.excelliance.kxqp.platform.c.b.a.a.invoke(Native Method)
E/AndroidRuntime(30409): at com.excelliance.kxqp.platform.c.b.a.bg.invoke(Native Method)
E/AndroidRuntime(30409): at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
E/AndroidRuntime(30409): at $Proxy25.isIccLockEnabled(Unknown Source)
E/AndroidRuntime(30409): at android.telephony.TelephonyManager.isIccLockEnabled(TelephonyManager.java:14646)
E/AndroidRuntime(30409): at rta.a(:com.google.android.gms@212621046@21.26.21 (150400-387928701):52)
E/AndroidRuntime(30409): at rtb.b(:com.google.android.gms@212621046@21.26.21 (150400-387928701):3)
E/AndroidRuntime(30409): at cobx.b(:com.google.android.gms@212621046@21.26.21 (150400-387928701):1)
E/AndroidRuntime(30409): at ruy.<init>(:com.google.android.gms@212621046@21.26.21 (150400-387928701):8)
E/AndroidRuntime(30409): at rva.b(:com.google.android.gms@212621046@21.26.21 (150400-387928701):3)
E/AndroidRuntime(30409): at cobx.b(:com.google.android.gms@212621046@21.26.21 (150400-387928701):1)
E/AndroidRuntime(30409): at ruz.a(:com.google.android.gms@212621046@21.26.21 (150400-387928701):0)
E/AndroidRuntime(30409): at rnr.a(:com.google.android.gms@212621046@21.26.21 (150400-387928701):7)
E/AndroidRuntime(30409): at com.google.android.gms.checkin.CheckinIntentOperation.onHandleIntent(:com.google.android.gms@212621046@21.26.21 (150400-387928701):54)
E/AndroidRuntime(30409): at com.google.android.chimera.IntentOperation.onHandleIntent(:com.google.android.gms@212621046@21.26.21 (150400-387928701):2)
尝试将此添加到您的 manifest.xml
<uses-permission android:name="android.permission.WAKE_LOCK"/>