Android JCommonService找不到
compile 'cn.jiguang.sdk:jpush-google:4.4.0' // 此处以JPush 4.4.0 Google Play版本为例
compile 'cn.jiguang.sdk:jcore-google:3.0.0' // 此处以JCore 3.0.0 Google Play 版本为例。该版本中 找不到JCommonService,请问为什么
compile 'cn.jiguang.sdk:jpush-google:4.4.0' // 此处以JPush 4.4.0 Google Play版本为例
compile 'cn.jiguang.sdk:jcore-google:3.0.0' // 此处以JCore 3.0.0 Google Play 版本为例。该版本中 找不到JCommonService,请问为什么
检查您的jcore sdk是否正确引入,核查引入后对应目录下是否有JCommonService呢