jpush-react-native icon indicating copy to clipboard operation
jpush-react-native copied to clipboard

ios build编译出错

Open HeMa321 opened this issue 5 years ago • 2 comments

"jcore-react-native": "^1.8.0", "jpush-react-native": "^2.8.0", "react-native": "0.61.5",

Undefined symbols for architecture x86_64:

"OBJC_CLASS$_ATTrackingManager", referenced from: objc-class-ref in libjcore-ios-2.4.0.a(JCommonUtilities.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

HeMa321 avatar Dec 31 '20 08:12 HeMa321

请问你解决这个问题了吗?我也遇到了,在真机上不会出现。

Cyclonecat avatar Feb 02 '21 07:02 Cyclonecat

如果是用淘宝源的话需要主动同步一下 1.8.2。 看一下自己的yarn.lock 里面的版本

https://npm.taobao.org/sync/jpush-react-native?spm=a2c6h.14275010.0.0.4ef61b53d4jIO1#logid=42618313

tianlu1677 avatar Feb 03 '21 03:02 tianlu1677