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
错误如下:
Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_AlipaySDK", referenced from: objc-class-ref in libRCTPingPP.a(PingppInternal+Alipay.o)
但是Aplipay.framework是已经被引入到codeproject中了:
children = ( 86B2B0F51BE4E76E009A1FA5 /* AlipaySDK.bundle */, 86B2B0F61BE4E76E009A1FA5 /* AlipaySDK.framework */, 86B2B0F71BE4E76E009A1FA5 /* libpingpp+alipay.a */, );
/cc @samurai00
The text was updated successfully, but these errors were encountered:
@yorkie 请问楼上是怎么解决这个问题的?
Sorry, something went wrong.
没有解决,在之前的项目中暂时屏蔽掉了支付宝。
No branches or pull requests
错误如下:
但是Aplipay.framework是已经被引入到codeproject中了:
/cc @samurai00
The text was updated successfully, but these errors were encountered: