jpush-phonegap-plugin icon indicating copy to clipboard operation
jpush-phonegap-plugin copied to clipboard

ld: library not found for -ljcore-ios-1.2.6

Open hooliy opened this issue 5 years ago • 4 comments

你的运行环境

  • 插件版本:

  • 平台(iOS):

  • Ionic Version (V4 & capacitor)

重现步骤

  1. npm i jpush-phonegap-plugin --save
  2. npx cap sync
  3. npx cap copy ios
  4. npx cap open ios

背景

添加插件,编译报错: ld: library not found for -ljcore-ios-1.2.6 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Debug logs

包括 iOS 的日志:

  • iOS: ld: library not found for -ljcore-ios-1.2.6 clang: error: linker command failed with exit code 1 (use -v to see invocation)

hooliy avatar Jul 12 '19 03:07 hooliy

遇到同样的问题,有解决方法不

channingkuo avatar Mar 24 '20 02:03 channingkuo

我也遇到了同样的问题,请问有解决办法吗

AlwaysLoveme avatar Mar 25 '20 11:03 AlwaysLoveme

改用crodova解决了

On Mar 25, 2020, at 19:42, zhuxian [email protected] wrote:

我也遇到了同样的问题,请问有解决办法吗

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jpush/jpush-phonegap-plugin/issues/408#issuecomment-603794027, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIWD3VANTGKYYRFDGHGBMTRJHU37ANCNFSM4IB7ZVCA.

channingkuo avatar Mar 25 '20 11:03 channingkuo

改用crodova解决了

On Mar 25, 2020, at 19:42, zhuxian <[email protected] mailto:[email protected]> wrote:

我也遇到了同样的问题,请问有解决办法吗

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jpush/jpush-phonegap-plugin/issues/408#issuecomment-603794027, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACIWD3VANTGKYYRFDGHGBMTRJHU37ANCNFSM4IB7ZVCA.

channingkuo avatar Mar 25 '20 11:03 channingkuo