-
Notifications
You must be signed in to change notification settings - Fork 50
Description
安卓4,5版本,无法接受本地通知。
感觉像初始化失败。
安卓7,8与IOS都能正常接受。
==============================================================
05-28 16:18:44.632 917-917/? I/WorkerManager: New handler created for worker [service] (manager: 4a95d2cc, handler: 4a95d324)
05-28 16:18:44.632 917-917/? I/WorkerHandler: New state for worker [service]: c (handler: 4a95d324)
05-28 16:18:44.652 917-986/? I/dalvikvm: Could not find method android.content.Context.checkSelfPermission, referenced from method com.google.android.apps.gsa.shared.util.permissions.a.a.a
05-28 16:18:44.652 917-986/? W/dalvikvm: VFY: unable to resolve virtual method 1312: Landroid/content/Context;.checkSelfPermission (Ljava/lang/String;)I
05-28 16:18:44.662 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/app/NotificationChannel;)
05-28 16:18:44.662 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/app/NotificationChannel;)
05-28 16:18:44.662 917-986/? E/dalvikvm: Could not find class 'android.app.NotificationChannel', referenced from method com.google.android.apps.gsa.search.core.am.a
05-28 16:18:44.662 917-986/? W/dalvikvm: VFY: unable to resolve check-cast 182 (Landroid/app/NotificationChannel;) in Lcom/google/android/apps/gsa/search/core/am;
05-28 16:18:44.662 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/app/NotificationChannel;)
05-28 16:18:44.662 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/app/NotificationChannel;)
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/net/Network;)
05-28 16:18:44.672 917-986/? I/dalvikvm: Could not find method android.net.ConnectivityManager.getNetworkInfo, referenced from method com.google.android.libraries.gsa.d.a.b.aa.a
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to resolve virtual method 1208: Landroid/net/ConnectivityManager;.getNetworkInfo (Landroid/net/Network;)Landroid/net/NetworkInfo;
05-28 16:18:44.672 917-986/? I/dalvikvm: Could not find method android.net.ConnectivityManager.getRestrictBackgroundStatus, referenced from method com.google.android.libraries.gsa.d.a.b.aa.c
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to resolve virtual method 1209: Landroid/net/ConnectivityManager;.getRestrictBackgroundStatus ()I
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/net/Network;)
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/net/Network;)
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/net/Network;)
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/net/Network;)
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/net/Network;)
05-28 16:18:44.672 917-986/? I/dalvikvm: Could not find method android.net.Network.equals, referenced from method com.google.android.libraries.gsa.d.a.b.b.equals
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to resolve virtual method 1215: Landroid/net/Network;.equals (Ljava/lang/Object;)Z
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to find class referenced in signature (Landroid/net/Network;)
05-28 16:18:44.672 917-986/? I/dalvikvm: Could not find method android.net.Network.hashCode, referenced from method com.google.android.libraries.gsa.d.a.b.b.hashCode
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to resolve virtual method 1216: Landroid/net/Network;.hashCode ()I
05-28 16:18:44.672 917-986/? W/dalvikvm: Unable to resolve superclass of Lcom/google/android/libraries/gsa/d/a/b/e; (283)
05-28 16:18:44.672 917-986/? W/dalvikvm: Link of class 'Lcom/google/android/libraries/gsa/d/a/b/e;' failed
05-28 16:18:44.672 917-986/? E/dalvikvm: Could not find class 'com.google.android.libraries.gsa.d.a.b.e', referenced from method com.google.android.libraries.gsa.d.a.b.d.a
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to resolve new-instance 15516 (Lcom/google/android/libraries/gsa/d/a/b/e;) in Lcom/google/android/libraries/gsa/d/a/b/d;
05-28 16:18:44.672 917-986/? I/dalvikvm: Could not find method android.net.ConnectivityManager.unregisterNetworkCallback, referenced from method com.google.android.libraries.gsa.d.a.b.d.b
05-28 16:18:44.672 917-986/? W/dalvikvm: VFY: unable to resolve virtual method 1214: Landroid/net/ConnectivityManager;.unregisterNetworkCallback (Landroid/net/ConnectivityManager$NetworkCallback;)V
05-28 16:18:44.672 917-986/? W/dalvikvm: Unable to resolve superclass of Lcom/google/android/libraries/gsa/d/a/b/e; (283)
05-28 16:18:44.672 917-986/? W/dalvikvm: Link of class 'Lcom/google/android/libraries/gsa/d/a/b/e;' failed
05-28 16:18:44.682 917-986/? I/dalvikvm: Could not find method android.app.NotificationManager.areNotificationsEnabled, referenced from method android.support.v4.app.cu.a
05-28 16:18:44.682 917-986/? W/dalvikvm: VFY: unable to resolve virtual method 834: Landroid/app/NotificationManager;.areNotificationsEnabled ()Z
05-28 16:18:44.682 917-986/? I/WorkerManager: New handler created for worker [backgroundtask] (manager: 4a95d2cc, handler: 4aa2d9c0)
05-28 16:18:44.682 917-986/? I/WorkerHandler: New state for worker [backgroundtask]: c (handler: 4aa2d9c0)
05-28 16:18:44.692 917-986/? I/WorkerManager: New handler created for worker [searchplate] (manager: 4a95d2cc, handler: 4a9508d8)
05-28 16:18:44.692 917-986/? I/WorkerHandler: New state for worker [searchplate]: c (handler: 4a9508d8)
05-28 16:18:44.692 917-996/? W/InstanceID: Instance ID SDK is deprecated, com.google.android.googlequicksearchbox should update to use Firebase Instance ID
05-28 16:18:44.692 917-996/? W/OptInChecker: Missing cached UDC setting for NOW_CARDS
05-28 16:18:44.702 917-996/? I/OptInChecker: Falling back to non-UDC sources
05-28 16:18:44.702 917-996/? I/OptInChecker: Setting = NOW_CARDS, optedInt = true
05-28 16:18:44.722 917-983/? I/OptInChecker: UDC thinks - Setting = WEB_AND_APP_HISTORY, Eligibility = ELIGIBLE
05-28 16:18:44.722 917-983/? I/OptInChecker: Using UDC cache for Setting: WEB_AND_APP_HISTORY
05-28 16:18:44.722 917-983/? I/OptInChecker: UDC Setting = WEB_AND_APP_HISTORY, optedIn = false
05-28 16:18:44.742 2246-2261/? I/dalvikvm: Could not find method android.webkit.WebSettings.setMixedContentMode, referenced from method cn.jpush.android.d.a.a
05-28 16:18:44.742 2246-2261/? W/dalvikvm: VFY: unable to resolve virtual method 11056: Landroid/webkit/WebSettings;.setMixedContentMode (I)V
05-28 16:18:44.812 2246-2331/? E/JIGUANG-JCore: [AndroidUtil] The permissoin is required - android.permission.WRITE_EXTERNAL_STORAGE
05-28 16:18:44.822 2246-2331/? W/JIGUANG-JCore: [JCoreGlobal] JCore init code = 10
05-28 16:18:44.822 2246-2331/? W/JIGUANG-JCore: [JCoreGlobal] JCore init code = 10
05-28 16:18:44.822 2246-2331/? W/JIGUANG-JCore: [PushService] onCreate:JCoreInterface init failed
05-28 16:18:44.822 2246-2331/? W/JIGUANG-JCore: [JCoreGlobal] JCore init code = 10
05-28 16:18:44.822 2246-2331/? W/JIGUANG-JCore: [JCoreGlobal] JCore init code = 10