jpush / jpush/jpush-phonegap-plugin
5.2.0版本在安卓中编译报错
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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