jpush / jpush/jpush-react-native

JConstants.NOTIFICATION_ID

Open
#774 16 comments 0 reactions 0 assignees View on GitHub

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是没有的
最后项目编译不通过无法运行

重现步骤

  1. ...
  2. ...
  3. ...
  4. ...

Debug logs

包括 Android 或 iOS 的日志:

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.