Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS集成JPush失败 #953

Open
GodZwm opened this issue Jul 11, 2024 · 0 comments
Open

iOS集成JPush失败 #953

GodZwm opened this issue Jul 11, 2024 · 0 comments

Comments

@GodZwm
Copy link

GodZwm commented Jul 11, 2024

你的运行环境

  • 插件版本:
  • react-native 版本:0.64.4
  • jpush-react-native: 2.8.8
  • jcore-react-native:1.9.5

期望效果

build success

实际效果

JPush build失败

重现步骤

  1. 下载依赖
  2. 执行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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant