美文网首页iOS中国iOS Developer
ios微信支付demo报错

ios微信支付demo报错

作者: GF极客天涯 | 来源:发表于2017-02-15 10:37 被阅读84次
Snip20170215_1.png

1.报错信息:_kCFStreamNetworkServiceType", referenced from:
报错原因缺乏:CFNetwork.framework库

Snip20170215_2.png

2.报错信息:-[__NSArrayM enqueue:]: unrecognized selector sent to instance 0x6080000554e0
(这行代码[WXApi registerApp:@"wxc4cf6018a3b7aacf"]; 导致以上报错)

相关文章

网友评论

    本文标题:ios微信支付demo报错

    本文链接:https://www.haomeiwen.com/subject/llxqwttx.html