微信支付接入报错-[__NSArrayM enqueue:]: unrecognized selector sent to instance 0x28372d950
时间:2020-08-11 09:09:02
收藏:0
阅读:100
1、出现问题
- -[__NSArrayM enqueue:]: unrecognized selector sent to instance 0x28372d950

2、解决
- 把这个上报关闭就可以了

原文:https://www.cnblogs.com/CH520/p/12194426.html
评论(0)