jpush / jpush/jpush-phonegap-plugin

5.2.0版本在安卓中编译报错

Open
#469 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
922
Forks
350
PR merge metrics
No merged PRs in 30d

Description

BUILD FAILED in 26s
cmd: Command failed with exit code 1 Error output:
ע: ijЩ�����ļ�ʹ�û򸲸����ѹ�ʱ�� API��
ע: �й���ϸ��Ϣ, ��ʹ�� -Xlint:deprecation ���±��롣
E:\project\myproject\kunge\platforms\android\app\src\main\java\cn\jiguang\cordova\push\JPushPlugin.java:34: ����: �Ҳ�������
import cn.jiguang.api.utils.JCollectionAuth;
^
����: �� JCollectionAuth
�: ����� cn.jiguang.api.utils
E:\project\myproject\kunge\platforms\android\app\src\main\java\cn\jiguang\cordova\push\JPushPlugin.java:709: ����: �Ҳ�������
JCollectionAuth.setAuth(mContext, isAuth);
^
����: ���� JCollectionAuth
�: �� JPushPlugin

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Android build failure for version 5.2.0 and inspect platforms/android/app/src/main/java/cn/jiguang/cordova/push/JPushPlugin.java, especially the JCollectionAuth import at line 34 and call near line 709. Check the available Android dependencies and compile output. Done means the plugin builds successfully for Android without the reported missing-symbol errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.