更新极光推送3.3.6之后出现问题

xiaoke
2019-10-15 09:22 789 0

E/JIGUANG-JCore: [JCoreGobal] AndroidManifest.xml missing required service:cn.jpush.android.service.JCommonService,please custom one service and extends JCommonService

自定义receiver中:

public class JPushReceiver extends JPushMessageReceiver {

打印出来信息:
D/JIGUANG-JCore: [JCoreHelper] runActionWithService action:init
2019-10-15 17:13:53.726 3176-3259/? I/JIGUANG-JCore: [JCoreGobal] action:init jcore,version:2.1.6,build id:53
2019-10-15 17:13:53.751 3176-3259/? E/JIGUANG-JCore: [JCoreGobal] AndroidManifest.xml missing required service:cn.jpush.android.service.JCommonService,please custom one service and extends JCommonService
2019-10-15 17:13:53.753 3176-3218/? I/jiguang: ----
2019-10-15 17:13:54.574 2987-2987/? D/JIGUANG-JCore: [JCoreHelper] runActionWithService action:change_foreground
2019-10-15 17:13:54.575 2987-2987/? D/JIGUANG-JCore: [JCoreHelper] runActionWithService action:notification_state
2019-10-15 17:13:55.174 2987-2987/? D/JIGUANG-JCore: [JCoreHelper] runActionWithService action:change_foreground
2019-10-15 17:14:50.434 2987-2987/? D/JIGUANG-JCore: [JCoreHelper] runActionWithService action:change_foreground

1个回答

热门排序
  • xiaoke
    2019-10-15 09:24

    这个是Android SDK