We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
build success
JPush build失败
包括 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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
你的运行环境
期望效果
build success
实际效果
JPush 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)
The text was updated successfully, but these errors were encountered: