jpush / jpush/jpush-react-native
请问如何关闭极光推送拉起其他应用的行为
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 348
- PR merge metrics
- No merged PRs in 30d
Description
你的运行环境
- 插件版本:
- react-native 版本:
期望效果
提供方法可以设置关闭拉起其他应用的行为,因为极光推送共享消息通道,导致当手机上安装了其他集成了极光推送的
应用时,应用会启动其他应用,请提供方法关闭启动其他应用的方法。
实际效果
手机上有应用行为记录,显示“我们应用”启动其他的应用,试图启动其他很多个应用,对用户来说不可理解,还以为应用中有恶意代码呢
重现步骤
- ...
- ...
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 checking the linked common_problems.md guidance, then inspect the Android and iOS push-handling entry points in this React Native plugin. Reproduce the cross-application launch with platform logs and determine whether a supported opt-out can be defined; done requires a documented, testable behavior or an explicitly scoped implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, ios, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100