jpush / jpush/jpush-react-native
IOS 版本在APP无打开的情况下,点击推送 跳转页面异常
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 348
- PR merge metrics
- No merged PRs in 30d
Description
你的运行环境
- 插件版本:2.5.3
期望效果
IOS 版本在APP无打开的情况下,
点击推送-能跳转到相应的页面,并且不会跳回首页;
实际效果
IOS 版本在APP无打开的情况下,
点击推送-能跳转到相应的页面,但是页面加载完成后就自动跳回首页;
如APP有打开的则不会跳回首页;
安卓版本不会发现此种异常;
重现步骤
- 发推送
- 点击推送
- 跳转相应的页面
- 页面加载完成后返回首页
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 reproducing the cold-start notification flow described in the issue and review the linked common_problems.md guidance. Compare iOS handling when the app is closed versus already open, then verify that tapping a notification reaches the intended page without returning to the home page after loading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100