jpush / jpush/jpush-react-native
JConstants.NOTIFICATION_ID
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 348
- PR merge metrics
- No merged PRs in 30d
Description
你的运行环境
android
- 插件版本:
- react-native 版本:
"jcore-react-native": "^1.7.5",
"jpush-react-native": "^2.7.6",
期望效果
JConstants.NOTIFICATION_ID 源码里写了这个
实际效果
但是实际上 JConstants.NOTIFICATION_ID 源码里这个id是没有的
最后项目编译不通过无法运行
重现步骤
- ...
- ...
- ...
- ...
Debug logs
包括 Android 或 iOS 的日志:
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 locating the Android source that defines JConstants.NOTIFICATION_ID and compare it with the jcore-react-native and jpush-react-native versions listed in the issue. Check the related comment discussion and reproduce the reported compilation failure; done means the referenced constant is available or the issue clearly documents the version mismatch causing the build failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100