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
我通过cocoapod安装了shareSDK3,《Installing ShareSDK3 (4.0.4)》,跟之前的版本对比,移除了PayResp等相关的类,之前微信支付也是通过shareSDK,现在的版本移除了微信支付相关的支持吗?
The text was updated successfully, but these errors were encountered:
我也遇到这个问题了,最新版本都不支持微信支付吗?
Sorry, something went wrong.
由于苹果的内购审核政策,微信的SDK分为2个了,分为带支付和不带支付2个版本,我们的pod 命令已经修改为 pod mob_sharesdk,具体请参考官网集成文档,pod的时候可以指定微信的sdk版本。
No branches or pull requests
我通过cocoapod安装了shareSDK3,《Installing ShareSDK3 (4.0.4)》,跟之前的版本对比,移除了PayResp等相关的类,之前微信支付也是通过shareSDK,现在的版本移除了微信支付相关的支持吗?
The text was updated successfully, but these errors were encountered: