jpush-react-native icon indicating copy to clipboard operation
jpush-react-native copied to clipboard

JPushModule无法在别的scheme运行

Open melvinlee720 opened this issue 5 years ago • 0 comments

你的运行环境

  • 插件版本: 2.8.1
  • react-native 版本: 0.60.5

期望效果

(iOS)JPushModule可以在不一样的schemes下运行

实际效果

(iOS)JPushModule可以在default的scheme下运行可是当我换别的scheme就出现报错

重现步骤

  1. ...
  2. ...
  3. ...
  4. ...

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

melvinlee720 avatar Jul 22 '20 09:07 melvinlee720