jpush-react-native
jpush-react-native copied to clipboard
iOS集成JPush失败
你的运行环境
- 插件版本:
- react-native 版本:0.64.4
- jpush-react-native: 2.8.8
- jcore-react-native:1.9.5
期望效果
build success
实际效果
JPush build失败
重现步骤
- 下载依赖
- 执行build
Debug logs
包括 Android 或 iOS 的日志: ld: Undefined symbols: OBJC_CLASS$_JCOREIntegrate, referenced from: in libjpush-ios-3.7.4.a[x86_64]3 OBJC_CLASS$_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)