jpush / jpush/jpush-react-native
集成厂商通道sdk冲突问题
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 348
- PR merge metrics
- No merged PRs in 30d
Description
在集成厂商通道时需要引入import cn.jpush.android.api.JPushInterface;但是在jpush-react-native中已经存在了push的jar包(jpush-android-3.9.1.jar),如果在当前项目中再次引入会冲突,请问这个怎么解决
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 with the jpush-react-native Android integration and the existing jpush-android-3.9.1.jar, then inspect how the vendor channel SDK imports cn.jpush.android.api.JPushInterface. Determine the dependency conflict and validate a compatible integration path; done means the vendor channel and jpush-react-native can coexist without duplicate SDK conflicts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, react-native
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100