cordova-plugin-wechat icon indicating copy to clipboard operation
cordova-plugin-wechat copied to clipboard

ios端,调用share会引起内存错误而闪退

Open aaa333000 opened this issue 6 years ago • 3 comments

如果不先调用auth,直接调用share就会报内存错误; 如果先调用了auth,再调用share就没事 cordova 9.0.0,手机是ios9.2,xcode 11.2 (11B52)

aaa333000 avatar Nov 05 '19 10:11 aaa333000

可以把闪退的日志发出来吗~

jasonz1987 avatar Feb 29 '20 07:02 jasonz1987

I have the same problem image

ZhiXiao-Lin avatar Feb 24 '21 16:02 ZhiXiao-Lin

踩过的坑,该问题的解决方式 https://github.com/xu-li/cordova-plugin-wechat/issues/586 @ZhiXiao-Lin @aaa333000

Zhliyun avatar Mar 20 '21 09:03 Zhliyun