jpush / jpush/jpush-react-native

集成厂商通道sdk冲突问题

Open
#826 1 comment 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

在集成厂商通道时需要引入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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.