jpush / jpush/jpush-react-native
JPushModule无法在别的scheme运行
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 348
- PR merge metrics
- No merged PRs in 30d
Description
你的运行环境
- 插件版本: 2.8.1
- react-native 版本: 0.60.5
期望效果
(iOS)JPushModule可以在不一样的schemes下运行
实际效果
(iOS)JPushModule可以在default的scheme下运行可是当我换别的scheme就出现报错
重现步骤
- ...
- ...
- ...
- ...
Debug logs
Generic Issue
No type or protocol named 'RCTBridgeModule'
Semantic Issue
Cannot find interface declaration for 'RCTEventEmitter', superclass of 'RCTJPushModule'
A parameter list without type is only allowed in a function definition
Parse Issue
Expected ')'
Uncategorized
Too many errors emitted, stopping now
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 JPushModule failure with a non-default iOS scheme using the stated React Native 0.60.5 and plugin 2.8.1 versions. Compare the resulting errors with the default scheme, and consider the issue complete when JPushModule builds and runs under the alternate scheme without the reported RCTBridgeModule or RCTEventEmitter errors.
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
- Needs clarification
- Newbie friendliness
- 25/100