jpush / jpush-react-native

JPush's officially supported React Native plugin (Android & iOS). 极光推送官方支持的 React Native 插件(Android & iOS)。
http://docs.jiguang.cn
MIT License
1.35k stars 336 forks source link

iOS集成JPush失败 #953

Open GodZwm opened 2 months ago

GodZwm commented 2 months ago

你的运行环境

期望效果

build success

实际效果

JPush build失败

重现步骤

  1. 下载依赖
  2. 执行build

Debug logs

包括 Android 或 iOS 的日志: ld: Undefined symbols: _OBJCCLASS$_JCOREIntegrate, referenced from: in libjpush-ios-3.7.4.a[x86_64]3 _OBJCCLASS$_JCORELog, referenced from: in libjpush-ios-3.7.4.a[x86_64]3 _kJPFNetworkDidCloseNotification, referenced from: -[RCTJPushModule init] in RCTJPushModule.o _kJPFNetworkDidLoginNotification, referenced from: -[RCTJPushModule init] in RCTJPushModule.o -[RCTJPushModule convertConnect:] in RCTJPushModule.o _kJPFNetworkFailedRegisterNotification, referenced from: -[RCTJPushModule init] in RCTJPushModule.o clang: error: linker command failed with exit code 1 (use -v to see invocation)